Wireshark-commits: [Wireshark-commits] rev 23962: /trunk/ /trunk/epan/dissectors/: packet-snmp.c /t
Date: Fri, 28 Dec 2007 22:19:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23962

User: stig
Date: 2007/12/28 10:19 PM

Log:
 Fetch ObjectName and its relative oid_info before handling an eventual error
 value, so we have valid values to put in the VarBind entry.  Include the error
 note text as the label.
 
 This should fix bug 2144.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +13 -14    packet-snmp.c    Modified

Directory: /trunk/asn1/snmp/
  Changes    Path                      Action
  +9 -10     packet-snmp-template.c    Modified