http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28416
User: gerald
Date: 2009/05/19 12:58 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r28409 | stig | 2009-05-19 07:40:23 -0700 (Tue, 19 May 2009) | 5 lines
Changed paths:
M /trunk/epan/dissectors/packet-ndmp.c
Avoid crash when not reassembling multiple TCP segments.
(check for valid pointers, in this case: ndmp_conv_data->task)
This fixes the crash in bug #3470.
------------------------------------------------------------------------
Add a fix for p7 from Anders. Update the release notes, ChangeLog, and
NEWS.
Directory: /trunk-1.0/epan/dissectors/
Changes Path Action
+5 -5 packet-ndmp.c Modified
+124 -80 packet-p7.c Modified
+1 -1 packet-p7.h Modified
Directory: /trunk-1.0/docbook/
Changes Path Action
+9 -0 release-notes.xml Modified
Directory: /trunk-1.0/asn1/p7/
Changes Path Action
+8 -0 p7.cnf Modified
Directory: /trunk-1.0/
Changes Path Action
+227 -461 ChangeLog Modified
+52 -70 NEWS Modified