https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6618
Bill Meier <wmeier@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-11-27 16:31:34 EST ---
Fix committed in SVN #40020.
The crash was happening in a function called from proto_tree_draw_node()
and was because an IEEE80211 hf[] item was marked as using a range_string when
it was actually using a value_string.
The result (at least in my environment) was trying to print a string starting
at memory address 1.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.