Bug 574 - changeset 1db0749fa7c6 works around a real problem
: changeset 1db0749fa7c6 works around a real problem
Status: NEW
: ns-3
simulation core
: ns-3-dev
: All All
: P5 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2009-05-23 02:57 EDT by
Modified: 2009-05-23 02:57 EDT (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-05-23 02:57:43 EDT
the real problem is that the destructor of the associated Timer is invoked only
_after_ Simulator::Destroy is called.