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 43698: /trunk/ /trunk/asn1/c1222/: packet-c1222-template

Date: Fri, 13 Jul 2012 21:03:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43698

User: cmaynard
Date: 2012/07/13 02:03 PM

Log:
 tvb_length_remaining() can return -1, so don't assign its return value to an unsigned integer.  Fixes Coverity CID 281367: Improper use of negative value.

Directory: /trunk/asn1/c1222/
  Changes    Path                       Action
  +52 -52    packet-c1222-template.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +52 -52    packet-c1222.c    Modified