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 42839: /trunk/ /trunk/epan/dissectors/: packet-snmp.c /t

Date: Thu, 24 May 2012 23:35:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42839

User: cmaynard
Date: 2012/05/24 04:35 PM

Log:
 tvb_length_remaining() can return a negative number, so be sure to handle it.  Fixes Coverity CID's 280233-280235.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +16 -4     packet-snmp.c    Modified

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