[Ns-bugs] [Bug 527] PointToPointNetDevice::~PointToPointNetDevice never called

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Mon Mar 23 09:23:49 PDT 2009


http://www.nsnam.org/bugzilla/show_bug.cgi?id=527


Craig Dowell <craigdo at ee.washington.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |craigdo at ee.washington.edu




--- Comment #3 from Craig Dowell <craigdo at ee.washington.edu>  2009-03-23 12:23:48 EDT ---
What is oyour environment?  I cannot reproduce this problem:

./waf --run simple-point-to-point-olsr --valgrind > out 2>&1

[ ... ]

PointToPointNetDevice:DoDispose()
PointToPointNetDevice:DoDispose()
PointToPointNetDevice:DoDispose()
PointToPointNetDevice:DoDispose()
PointToPointNetDevice:DoDispose()
PointToPointNetDevice:DoDispose()
PointToPointNetDevice:DoDispose()
PointToPointNetDevice:DoDispose()
PointToPointNetDevice:~PointToPointNetDevice()
0s PointToPointNetDevice:~PointToPointNetDevice()
0s PointToPointNetDevice:~PointToPointNetDevice()
0s PointToPointNetDevice:~PointToPointNetDevice()
0s PointToPointNetDevice:~PointToPointNetDevice()
0s PointToPointNetDevice:~PointToPointNetDevice()
0s PointToPointNetDevice:~PointToPointNetDevice()
0s PointToPointNetDevice:~PointToPointNetDevice()
==6841==
==6841== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 7 from 1)
==6841== malloc/free: in use at exit: 0 bytes in 0 blocks.
==6841== malloc/free: 87,769 allocs, 87,769 frees, 4,219,332 bytes allocated.
==6841== For counts of detected errors, rerun with: -v
==6841== All heap blocks were freed -- no leaks are possible.


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Ns-bugs mailing list