http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49096
User: morriss
Date: 2013/04/30 08:02 AM
Log:
In order to fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8617 ,
copy over revisions from the trunk:
------------------------------------------------------------------------
r48644 | eapache | 2013-03-29 18:20:04 -0400 (Fri, 29 Mar 2013) | 7 lines
Changed paths:
M /trunk/epan/dissectors/packet-dcp-etsi.c
Bump two guint16 to guint32 to prevent overflow when reassembling a large
number of fragments, and add an extra bounds check.
Fixes
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8540
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8541
------------------------------------------------------------------------
Directory: /trunk-1.6/epan/dissectors/
Changes Path Action
+3 -3 packet-dcp-etsi.c Modified