http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34505
User: morriss
Date: 2010/10/13 06:44 PM
Log:
From Fulko Hew via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4615 :
The attached patch adds the missing decoded fields
by moving the proto_tree_add_item() call so that it
is no longer within an error handler and will be
called under normal circumstances (as well as error conditions.
From me: Apply the change to the ASN.1 source. Also some white space
indentation cleanup.
Directory: /trunk/epan/dissectors/
Changes Path Action
+196 -136 packet-snmp.c Modified
Directory: /trunk/asn1/snmp/
Changes Path Action
+193 -133 packet-snmp-template.c Modified