Wireshark-commits: [Wireshark-commits] rev 53160: /trunk/ /trunk/epan/dissectors/: packet-h245.c pa
Date: Fri, 08 Nov 2013 02:02:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53160

User: mmann
Date: 2013/11/08 02:02 AM

Log:
 Make LDAP dissector use ASN.1 private_data instead of pinfo->private_data.
 
 Cleanup a forgotten pinfo->private_data use in the H245 dissector.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +33 -34    packet-h245.c    Modified
  +76 -75    packet-ldap.c    Modified

Directory: /trunk/asn1/h245/
  Changes    Path          Action
  +0 -1      h245.cnf      Modified

Directory: /trunk/asn1/ldap/
  Changes    Path                      Action
  +12 -14    ldap.cnf                  Modified
  +16 -4     packet-ldap-template.c    Modified