aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/snmp
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2007-08-24 00:41:43 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2007-08-24 00:41:43 +0000
commit4787c0ce6a646056e2f26cf7b63dbc8dd7d16bae (patch)
treed1d0885590e274c34247f67a9d1e2df39813a8df /asn1/snmp
parent2fdaae5dc2e10b21c23b7bb151ca4c1f364335cf (diff)
this one was missing
svn path=/trunk/; revision=22620
Diffstat (limited to 'asn1/snmp')
-rw-r--r--asn1/snmp/packet-snmp-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/snmp/packet-snmp-template.c b/asn1/snmp/packet-snmp-template.c
index 2c899e9457..29216bb06c 100644
--- a/asn1/snmp/packet-snmp-template.c
+++ b/asn1/snmp/packet-snmp-template.c
@@ -734,7 +734,7 @@ indexing_done:
set_label:
- proto_item_fill_label(pi_value->finfo, label);
+ if (pi_value) proto_item_fill_label(pi_value->finfo, label);
if (oid_info->name) {
if (oid_left >= 1) {