http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42693
User: gerald
Date: 2012/05/17 02:43 PM
Log:
Copy over r41741 with manual intervention:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r41741 | morriss | 2012-03-22 17:53:58 -0700 (Thu, 22 Mar 2012) | 9 lines
Changed paths:
M /trunk/epan/dissectors/packet-slowprotocols.c
From Elliot Parsons via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6983 :
In the packet-slowprotocols dissector, there is a bug in the event notification
dissector. The code uses the incorrect value to skip past the data of a vendor
specific notification.
The attached patch file sets the offset to increment by raw_octet, which
corrects the issue.
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.4/epan/dissectors/
Changes Path Action
+1 -1 packet-slowprotocols.c Modified
Directory: /trunk-1.4/docbook/
Changes Path Action
+20 -0 release-notes.xml Modified