Make sure we don't dereference a NULL pointer. Fixes bug 2277.
authorGerald Combs <gerald@wireshark.org>
Tue, 26 Feb 2008 01:17:18 +0000 (01:17 -0000)
committerGerald Combs <gerald@wireshark.org>
Tue, 26 Feb 2008 01:17:18 +0000 (01:17 -0000)
commit2ed9d7d43e93637a7a98d5e391b8a5d50540c193
tree2a55dff50ea030039a22ef3b9b37de333cce3da0
parent2d92baa2d101f3103ef1a54f75f5389f1e6d95bd
Make sure we don't dereference a NULL pointer. Fixes bug 2277.

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