http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40267
User: wmeier
Date: 2011/12/21 01:40 PM
Log:
Add code to allow tvbuff memory leak testing (using valgrind, for example).
Essentially: tvbtest.c patch from Robert G. Jakabosky:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6573
Also: Update tvbtest code slightly to reflect the revised tvbuffs code
committed in SVN #40264;
(Composite tvbs should not be individually freed).
Directory: /trunk/epan/
Changes Path Action
+26 -8 tvbtest.c Modified