http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36101
User: gerald
Date: 2011/02/28 04:50 PM
Log:
If we encounter an excessively long filter string or one with too many
elements, add an expert item and throw a ReportedBoundsError. We may
want to handle this more cleanly in the future but this avoids
allocating a huge amount of memory.
Directory: /trunk/epan/dissectors/
Changes Path Action
+33 -16 packet-ldap.c Modified
Directory: /trunk/asn1/ldap/
Changes Path Action
+10 -0 ldap.cnf Modified
+7 -0 packet-ldap-template.c Modified