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 33471: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 07 Jul 2010 22:00:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33471

User: morriss
Date: 2010/07/07 03:00 PM

Log:
 For: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4984#c4 : In try_get_ber_length() don't let a negative length make us go backwards.  This should eliminate a possible infinite loop and appears to /help/ limit the depth of recursion.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +20 -15    packet-ber.c    Modified