http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=338
------- Comment #7 from guy@xxxxxxxxxxxx 2006-09-03 03:43 GMT -------
If it's not displaying the session ID in hex and decimal, file a separate bug
on that - both session ID fields have display type BASE_HEX_DEC, which should
cause them to be displayed in hex and decimal.
As for "ensur[ing] that there are still enough bytes left in the packet", all
tvb routines that fetch data from a packet ensure that the data it's fetching
from the packet are available in the packet.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.