http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33490
User: gerald
Date: 2010/07/12 01:50 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r33341 | gerald | 2010-06-27 15:38:28 -0700 (Sun, 27 Jun 2010) | 3 lines
Changed paths:
M /trunk/asn1/ldap/ldap.cnf
M /trunk/asn1/ldap/packet-ldap-template.c
M /trunk/epan/dissectors/packet-ldap.c
Initialize attributedesc_string in a couple of places so that we
don't end up trying to use an invalid pointer.
------------------------------------------------------------------------
r33388 | gerald | 2010-06-30 16:36:24 -0700 (Wed, 30 Jun 2010) | 2 lines
Changed paths:
M /trunk/asn1/ldap/ldap.cnf
M /trunk/epan/dissectors/packet-ldap.c
Initialize a variable.
------------------------------------------------------------------------
r33390 | gerald | 2010-06-30 16:45:24 -0700 (Wed, 30 Jun 2010) | 2 lines
Changed paths:
M /trunk/asn1/ldap/ldap.cnf
M /trunk/epan/dissectors/packet-ldap.c
Initialize a variable.
------------------------------------------------------------------------
r33392 | gerald | 2010-06-30 17:11:14 -0700 (Wed, 30 Jun 2010) | 2 lines
Changed paths:
M /trunk/asn1/ldap/ldap.cnf
M /trunk/asn1/spnego/spnego.cnf
M /trunk/epan/dissectors/packet-ldap.c
M /trunk/epan/dissectors/packet-spnego.c
Initialize more variables.
------------------------------------------------------------------------
Directory: /trunk-1.4/epan/dissectors/
Changes Path Action
+44 -43 packet-ldap.c Modified
+9 -6 packet-snmp.c Modified
+9 -7 packet-spnego.c Modified
Directory: /trunk-1.4/asn1/ldap/
Changes Path Action
+8 -4 ldap.cnf Modified
+4 -7 packet-ldap-template.c Modified
Directory: /trunk-1.4/asn1/snmp/
Changes Path Action
+6 -3 packet-snmp-template.c Modified
Directory: /trunk-1.4/asn1/spnego/
Changes Path Action
+2 -0 spnego.cnf Modified