Bugzilla – Bug 14
Memory errors apparent in samples/main-p2p-net-device-if.cc
Last modified: 2007-04-18 00:30:19 UTC
In the ns-3-dev branch, when running the program produced by samples/main-p2p-net-device-if.cc I get a segfault in the end, when the program is releasing all memory. Valgrind shows double-free corruption.
Created attachment 7 [details] valgrind log
Created attachment 8 [details] big log, easy fix
This sample probably going away, but it is fixed for now.