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

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

Date: Mon, 25 Jun 2012 20:43:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43483

User: wmeier
Date: 2012/06/25 01:43 PM

Log:
 Tighten up validity checking when doing reassembly.
 Fixes Bug #7390  https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7390
 (Esentially: Do proper validity checking to prevent a "Dissector Bug" exception;
              throw a BoundsError exception instead).

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +10 -13    packet-smb.c    Modified