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 44146: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 30 Jul 2012 23:43:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44146

User: cmaynard
Date: 2012/07/30 04:43 PM

Log:
 tvb_length_remaining() can return -1 if the offset is out of bounds.  Be sure to deal with it if it does.  Fixes Coverity CID 280523: Improper use of negative value.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +2 -0      packet-rpcap.c    Modified