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

Date: Sun, 24 Jun 2007 17:24:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22181

User: sahlberg
Date: 2007/06/24 05:24 PM

Log:
 remove some compiler warning due to unused pinfo parameter
 
 a SASL encapsulated ldap blob can contain more than one LDAP message so 
 the rest_is_pad parameter is bogus and thus removed.
 
 make dissect_ldap_pdu handle when we have more than one LDAP message 
 inside one sasl blob

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

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