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 34961: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 18 Nov 2010 21:56:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34961

User: wmeier
Date: 2010/11/18 01:56 PM

Log:
 stats_tree_register() need be called only once (and not each time a port pref is changed);
 (Minor) use tvb_reported_length_remaining() rather than tvb_length_remaining() in a number of places;
 Add a comment to get_sametime_message_len() about the minimum length of the tvb when the fcn is called.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +13 -10    packet-sametime.c    Modified