http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52961
User: gerald
Date: 2013/10/29 07:55 PM
Log:
Copy over r52570 with manual intervention:
------------------------------------------------------------------------
r52570 | cmaynard | 2013-10-12 11:03:34 -0700 (Sat, 12 Oct 2013) | 4 lines
Changed paths:
M /trunk/epan/dissectors/packet-tcp.c
Don't assume that tvb_length_remaining() or tvb_reported_length_remaining() always return a value >= 0. Part of fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9263
#BACKPORT(1.10,1.8)
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.10/epan/dissectors/
Changes Path Action
+7 -7 packet-tcp.c Modified
Directory: /trunk-1.10/docbook/
Changes Path Action
+25 -0 release-notes.asciidoc Modified