Wireshark-commits: [Wireshark-commits] rev 36102: /trunk-1.4/ /trunk-1.4/epan/dissectors/: packet-l
Date: Tue, 01 Mar 2011 01:09:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36102

User: gerald
Date: 2011/02/28 05:09 PM

Log:
 Copy over revisions from the trunk:
 
 ------------------------------------------------------------------------
 r36101 | gerald | 2011-02-28 16:50:17 -0800 (Mon, 28 Feb 2011) | 5 lines
 Changed paths:
    M /trunk/asn1/ldap/ldap.cnf
    M /trunk/asn1/ldap/packet-ldap-template.c
    M /trunk/epan/dissectors/packet-ldap.c
 
 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.
 ------------------------------------------------------------------------
 
 Update the release notes.

Directory: /trunk-1.4/epan/dissectors/
  Changes    Path             Action
  +32 -15    packet-ldap.c    Modified

Directory: /trunk-1.4/docbook/
  Changes    Path                 Action
  +18 -0     release-notes.xml    Modified

Directory: /trunk-1.4/asn1/ldap/
  Changes    Path                      Action
  +10 -0     ldap.cnf                  Modified
  +7 -0      packet-ldap-template.c    Modified