https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7621
--- Comment #4 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2012-08-13 15:43:32 PDT ---
I completely missed the underlying problem: report_type_length_mismatch()
indirectly makes nested calls to proto_tree_new_item() which means
field_info_tmp could be prematurely freed. Fixed in r44478.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.