Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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