http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39542
User: gerald
Date: 2011/10/24 02:14 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r39031 | cmaynard | 2011-09-16 20:58:41 -0700 (Fri, 16 Sep 2011) | 2 lines
Changed paths:
M /trunk/epan/dissectors/packet-pcep.c
Update sub-object types of XRO to match RFC 5521. Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3778.
------------------------------------------------------------------------
r39061 | cmaynard | 2011-09-20 09:28:21 -0700 (Tue, 20 Sep 2011) | 3 lines
Changed paths:
M /trunk/gtk/export_object.c
From DeCount via bug 6362: Increase maximum allowable number of duplicate filesi from 10 to 1000. I modified his patch to avoid appending anything to the first filename, and other minor changes.
Reference: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6362
------------------------------------------------------------------------
r39062 | cmaynard | 2011-09-20 09:42:22 -0700 (Tue, 20 Sep 2011) | 2 lines
Changed paths:
M /trunk/AUTHORS
Add DeCount for his contribution in bug 6362.
------------------------------------------------------------------------
r39080 | cmaynard | 2011-09-21 10:41:12 -0700 (Wed, 21 Sep 2011) | 2 lines
Changed paths:
M /trunk/gtk/export_object.c
Don't pop up an error dialog box for every file that can't be saved. Before, this could have potentially meant having to manually close far too many of them.
------------------------------------------------------------------------
Copy over by hand:
------------------------------------------------------------------------
r39029 | cmaynard | 2011-09-16 12:23:26 -0700 (Fri, 16 Sep 2011) | 2 lines
Changed paths:
M /trunk/epan/dissectors/packet-icmpv6.c
Add dissection of router address(R) flag. Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6350.
------------------------------------------------------------------------
r39049 | cmaynard | 2011-09-19 12:32:46 -0700 (Mon, 19 Sep 2011) | 2 lines
Changed paths:
M /trunk/epan/dissectors/packet-ssl-utils.c
Close fp before checking if private_key is NULL to avoid memory leak. Fixes Coverity 597.
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.6/epan/dissectors/
Changes Path Action
+8 -2 packet-icmpv6.c Modified
+9 -11 packet-pcep.c Modified
+2 -2 packet-ssl-utils.c Modified
Directory: /trunk-1.6/docbook/
Changes Path Action
+21 -0 release-notes.xml Modified
Directory: /trunk-1.6/gtk/
Changes Path Action
+17 -15 export_object.c Modified
Directory: /trunk-1.6/
Changes Path Action
+1 -0 AUTHORS Modified