ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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