Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Sat, 14 Jul 2012 19:52:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43716

User: cmaynard
Date: 2012/07/14 12:52 PM

Log:
 Don't pass the return value of tvb_length_remaining() to fragment_add_check(), as it might have been -1.
 Fixes Coverity CID 280510: Improper use of negative value.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +5 -1      packet-capwap.c    Modified