Bug 710

Summary: simple-wifi-frame-aggregation fails valgrind
Product: ns-3 Reporter: Craig Dowell <craigdo>
Component: samplesAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: pre-release   
Hardware: All   
OS: All   

Description Craig Dowell 2009-10-09 02:21:09 UTC
This is a problem with uninitialized bytes being written to a pcap file.  I suspect it may be in packet aggregation.

happens on ns-regression:  configured for debug; gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4); Linux version 2.6.24-19-server

reproduce with:

  ./waf --run simple-wifi-frame-aggregation --valgrind