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