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 3884] Assertion caused by fuzz test file

Date: Thu, 9 Aug 2012 11:47:16 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3884

--- Comment #11 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2012-08-09 11:47:15 PDT ---
We might be able to work around the lack of packet_info mentioned in comment 4
by adding a packet_info * to tree_data_t and setting it in
proto_tree_create_root(). At that point the pinfo argument could be removed
from expert_*(). They could find the top-level tree item via pi->parent.

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