Bugzilla – Attachment #516: Proposed fix for bug #625
DcfManager::GetAccessGrantStart (void) const
{
Time rxAccessStart;
if (m_lastRxEnd >= m_lastRxStart)
if (!m_rxing)
rxAccessStart = m_lastRxEnd;
if (!m_lastRxReceivedOk)