ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 40267: /trunk/epan/ /trunk/epan/: tvbtest.c

Date: Wed, 21 Dec 2011 21:40:26 GMT
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