Bug 14

Summary: Memory errors apparent in samples/main-p2p-net-device-if.cc
Product: ns-3 Reporter: Gustavo J. A. M. Carneiro <gjcarneiro>
Component: samplesAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: pre-release   
Hardware: PC   
OS: Linux   
Attachments: valgrind log
big log, easy fix

Description Gustavo J. A. M. Carneiro 2007-04-03 14:15:24 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.
Comment 1 Gustavo J. A. M. Carneiro 2007-04-03 14:15:47 UTC
Created attachment 7 [details]
valgrind log
Comment 2 Gustavo J. A. M. Carneiro 2007-04-03 14:20:43 UTC
Created attachment 8 [details]
big log, easy fix
Comment 3 Tom Henderson 2007-04-18 00:30:19 UTC
This sample probably going away, but it is fixed for now.