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.