The recent length check added to proto_tree_add_string() revealed a
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 28 Nov 2004 04:21:30 +0000 (04:21 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 28 Nov 2004 04:21:30 +0000 (04:21 +0000)
commit3e280071be27e07376d0434c45da2b5545c04e95
treeaeec97b3cc7c2fffa44d52915ad3ec658a764c06
parent673983252f6fbc41baabc6b5073cbe91135b2a39
The recent length check added to proto_tree_add_string() revealed a
couple of problems when reading the PROTOS SNMP captures.  Check for
integer overflows in dissect_snmp_pdu and asn1_null_decode.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12609 f5534014-38df-0310-8fa8-9805f1628bb7
asn1.c
epan/dissectors/packet-snmp.c