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 40269: /trunk/epan/ /trunk/epan/: tvbtest.c

Date: Wed, 21 Dec 2011 23:42:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40269

User: wmeier
Date: 2011/12/21 03:42 PM

Log:
 Rework some code in tvbtest to fix an issue when testing composite tvbs.
 
 tvbtest now completes all the tvb tests successfully (including those for composite tvbs) !!
 
 In addition, running tvbtest under valgrind shows no memory leaks.

Directory: /trunk/epan/
  Changes    Path          Action
  +89 -55    tvbtest.c     Modified