https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5907
Bill Meier <wmeier@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #8 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-06-07 15:03:17 EDT ---
Committed in SVN #37596 with a few changes from me.
The main changes:
1. dissector_try_uint returns TRUE/FALSE (not the number of bytes dissected);
2. So: convert to an "old-style" dissector (i.e., one that doesn't return the
number of bytes dissected) since there's no "number of bytes dissected"
returned from any called subdissector.
Thanks !
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.