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 5518] RSVP dissector enhancements

Date: Mon, 31 Jan 2011 05:56:48 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5518

Roberto Morro <roberto.morro@xxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5836|                            |review_for_checkin?
               Flag|                            |

--- Comment #11 from Roberto Morro <roberto.morro@xxxxxxxxxxxxxxxx> 2011-01-31 05:56:48 PST ---
Created an attachment (id=5836)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5836)
Patch that resolves bug #5628

This patch (against revision 35716) resolves the following bug:
"Dissector bug, protocol RSVP, in packet 78:
More than 1000000 items in the tree -- possible infinite loop"

Actually the bug is resolved by the "return" statement that was erased by
mistake. The patch fixes another issue: the code didn't take care of the fact
that TLVs must be padded to a length multiple of 4.

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