Wireshark-commits: [Wireshark-commits] rev 27478: /trunk/ /trunk/epan/dissectors/: packet-ldap.c /t

Date: Tue, 17 Feb 2009 23:15:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27478

User: gerald
Date: 2009/02/17 03:15 PM

Log:
 Add a string utility function "string_or_null" which can be used to
 guarantee a non-null string value. Use it in the LDAP dissector. Fixes
 the crash on Windows (and other platforms) reported in bug 3262.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +36 -42    packet-ldap.c    Modified

Directory: /trunk/epan/
  Changes    Path                Action
  +1 -0      libwireshark.def    Modified
  +8 -0      strutil.c           Modified
  +7 -0      strutil.h           Modified

Directory: /trunk/asn1/ldap/
  Changes    Path          Action
  +14 -20    ldap.cnf      Modified