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

Date: Sun, 15 Jul 2012 14:31:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43720

User: cmaynard
Date: 2012/07/15 07:31 AM

Log:
 Be sure to assign the return value of tvb_length_remaining() to a signed integer and not an unsigned integer, and then check that value is > 0.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +7 -3      packet-cops.c    Modified