Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7438 :
authorPascal Quantin <pascal.quantin@gmail.com>
Tue, 10 Jul 2012 15:43:03 +0000 (15:43 -0000)
committerPascal Quantin <pascal.quantin@gmail.com>
Tue, 10 Jul 2012 15:43:03 +0000 (15:43 -0000)
commit1410207421f05ed65063c592d2ee30b71e69b4e6
treed68ed3049598d926e780ac51468c8a55f2c8625d
parent9ece26aee9995918dc1f527773cd09a470f5ba4e
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7438 :
Do not call tvb_ensure_length_remaining on an empty tvb

svn path=/trunk/; revision=43648
asn1/snmp/packet-snmp-template.c
epan/dissectors/packet-snmp.c