Bugzilla – Attachment #532: alternate patch for bug #381
NS_LOG_FUNCTION (this);
delete m_rxMiddle;
delete m_dcfManager;
m_low->Dispose ();
m_rxMiddle = 0;
m_low = 0;
m_dcfManager = 0;
QapWifiMac::DoDispose ()
{
delete m_txMiddle;
m_txMiddle = 0;
m_phy = 0;