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 43697: /trunk/asn1/snmp/ /trunk/asn1/snmp/: packet-snmp-

Date: Fri, 13 Jul 2012 20:47:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43697

User: cmaynard
Date: 2012/07/13 01:47 PM

Log:
 tvb_length_remaining() can return -1, so don't assign its return value to an unsigned integer.  Fixes Coverity CID's 280233 and 280234.

Directory: /trunk/asn1/snmp/
  Changes    Path                      Action
  +2 -2      packet-snmp-template.c    Modified