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

Date: Sun, 23 May 2010 23:43:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32922

User: gerald
Date: 2010/05/23 04:43 PM

Log:
 Make get_ber_length() iterative instead of recursive so we don't overrun the
 stack. Discovered by J. Oquendo.

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