https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7569
Michael Mann <mmann78@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |mmann78@xxxxxxxxxxxx
Resolution| |FIXED
--- Comment #2 from Michael Mann <mmann78@xxxxxxxxxxxx> 2012-08-09 07:00:03 PDT ---
(In reply to comment #1)
> The STUN dissector calls se_tree_lookup32_array() followed by
> se_tree_insert32_array(). Unfortunately se_tree_lookup32_array() can destroy
> the key so it needs to be refreshed. Fixed in packet-stun.c in r44366, although
> a better fix might be to make emem_tree_*32_array less destructive.
Done in r44380
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.