Bug 574 - changeset 1db0749fa7c6 works around a real problem
changeset 1db0749fa7c6 works around a real problem
Status: NEW
Product: ns-3
Classification: Unclassified
Component: core
ns-3-dev
All All
: P5 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-23 02:57 EDT by Mathieu Lacage
Modified: 2009-05-23 02:57 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Lacage 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.