http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51624
User: eapache
Date: 2013/09/01 05:57 AM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r51213 | eapache | 2013-08-08 06:50:11 -0400 (Thu, 08 Aug 2013) | 4 lines
Correctly check bounds on dim_max.
Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9019
------------------------------------------------------------------------
r51516 | eapache | 2013-08-25 13:31:15 -0400 (Sun, 25 Aug 2013) | 4 lines
Make sure our ldap_call_response_t struct is always completely initialized,
fixing a "Conditional jump or move depends on uninitialised value" error found
by valgrind fuzzing.
------------------------------------------------------------------------
r51603 | martink | 2013-08-30 14:13:54 -0400 (Fri, 30 Aug 2013) | 4 lines
(try to) fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9079
don't enter the for loop if there are no components to dissect
------------------------------------------------------------------------
Directory: /trunk-1.8/epan/dissectors/
Changes Path Action
+7 -5 packet-ldap.c Modified
+2 -1 packet-mq.c Modified
+5 -0 packet-rtps.c Modified
+5 -0 packet-rtps2.c Modified
Directory: /trunk-1.8/asn1/ldap/
Changes Path Action
+3 -1 packet-ldap-template.c Modified