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

Date: Wed, 12 Nov 2008 23:55:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26764

User: wmeier
Date: 2008/11/12 03:55 PM

Log:
 Small changes related to proto_reg_handoff;
  Use find_dissector;
  Initialize saved tcp_port pref properly; This should
   fix a possble bug wherein LDAP over SSL would not
   be dissected properly. (I don't have a test capture
   to verify this fix).

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

Directory: /trunk/asn1/ldap/
  Changes    Path                      Action
  +9 -10     packet-ldap-template.c    Modified