Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6787] Move Y.1711 out of MPLS dissector

Date: Sun, 29 Jul 2012 12:53:09 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6787

Bill Meier <wmeier@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8853|                            |review_for_checkin-
              Flags|                            |

--- Comment #17 from Bill Meier <wmeier@xxxxxxxxxxx> 2012-07-29 12:53:08 PDT ---
Comment on attachment 8853
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8853
avoid return 0

Committed in SVN #44114

with an addition as follows:

  if (!tree)
     return tvb_reported_length(tvb);

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.