Wireshark-commits: [Wireshark-commits] rev 48644: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 29 Mar 2013 22:20:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48644

User: eapache
Date: 2013/03/29 03:20 PM

Log:
 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/epan/dissectors/
  Changes    Path                 Action
  +3 -3      packet-dcp-etsi.c    Modified