Wireshark-bugs: [Wireshark-bugs] [Bug 2045] Don't set data_source if the tree is not visible, in this case it's never used
From:
bugzilla-daemon@xxxxxxxxxxxxx
Date: Mon, 5 May 2008 22:47:37 -0700 (PDT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2045
didier <did447@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |did447@xxxxxxxxx
--- Comment #3 from didier <did447@xxxxxxxxx> 2008-05-05 22:47:25 GMT ---
(In reply to comment #2)
> Does this work when you print or export? Does the root tree exist then?
>
Yes it does but from file.c:
/* Create the protocol tree, and make it visible, if we're printing
the dissection or the hex data.
XXX - do we need it if we're just printing the hex data? */
Hexa dump uses data source but doesn't really need the tree.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.