https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7430
Pascal Quantin <pascal.quantin@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pascal.quantin@xxxxxxxxx
--- Comment #2 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-07-03 02:37:43 PDT ---
The crash is a consequence of revision 41922 (bug 7020) that tried to replace
too many proto_tree_add_text calls by proto_tree_add_item calls.
Typically proto_tree_add_text should still be used for labelling subtrees.
I will fix it later tonight if no one beats me before.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.