ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5907] New dissector for EIA-852 protocol (Component Networ

Date: Tue, 7 Jun 2011 12:03:20 -0700 (PDT)
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.