http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44311
User: gerald
Date: 2012/08/07 12:42 PM
Log:
Copy over r44247 from the trunk:
------------------------------------------------------------------------
r44247 | morriss | 2012-08-03 09:20:31 -0700 (Fri, 03 Aug 2012) | 6 lines
Changed paths:
M /trunk/epan/dissectors/packet-dcp-etsi.c
Fix fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7566 :
Don't try to reassemble a message of length 0 (fixes a later divide-by-zero
error but I don't see why we'd want to do any work for message whose length
we think is 0).
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.4/epan/dissectors/
Changes Path Action
+4 -5 packet-dcp-etsi.c Modified
Directory: /trunk-1.4/docbook/
Changes Path Action
+12 -13 release-notes.xml Modified