point-to-point: DoDispose must reset m_queue, too
This commit is contained in:
@@ -224,6 +224,7 @@ PointToPointNetDevice::DoDispose ()
|
||||
m_channel = 0;
|
||||
m_receiveErrorModel = 0;
|
||||
m_currentPkt = 0;
|
||||
m_queue = 0;
|
||||
NetDevice::DoDispose ();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user