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 29442: /trunk/epan/ /trunk/epan/: tvbuff.c

Date: Sun, 16 Aug 2009 08:18:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29442

User: krj
Date: 2009/08/16 01:18 AM

Log:
 Make some of the check_XXX functions accept the length/reported length of the tvbuff as arguments instead the tvbuff. We'll need this feature in order to remove the non-thread usage of the 'last_tvb' variable in tvb_new_subset()

Directory: /trunk/epan/
  Changes    Path          Action
  +53 -35    tvbuff.c      Modified