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

Date: Wed, 30 Jun 2010 10:06:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33383

User: gal
Date: 2010/06/30 03:06 AM

Log:
 When determining a BER length, make sure the BER identifier was marked as constructed if an indefinite length is encountered.
 This helps prevent a stack overflow problem reported in Bug 4951.

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