Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6295] Can't read full 64-bit SNMP values

Date: Fri, 2 Sep 2011 09:32:31 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6295

--- Comment #1 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2011-09-02 10:32:29 MDT ---
This error is occurring because the call to proto_tree_add_item() on line 828
of asn1/snmp/packet-snmp-template.c is passing value_len with value 9 as the
length.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.