Wireshark-commits: [Wireshark-commits] rev 52570: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 12 Oct 2013 18:03:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52570

User: cmaynard
Date: 2013/10/12 06:03 PM

Log:
 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)

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +8 -8      packet-tcp.c    Modified