http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34506
User: morriss
Date: 2010/10/13 06:57 PM
Log:
Pick up change from trunk (but, so that the patch applies cleanly, without all
the white space/indentation changes):
r34505 | morriss | 2010-10-13 21:44:27 -0400 (Wed, 13 Oct 2010) | 11 lines
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.
Directory: /trunk-1.4/epan/dissectors/
Changes Path Action
+1 -1 packet-snmp.c Modified
Directory: /trunk-1.4/asn1/snmp/
Changes Path Action
+1 -1 packet-snmp-template.c Modified