https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3045
Gerald Combs <gerald@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #33 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2010-05-27 08:55:15 PDT ---
(In reply to comment #32)
> In the function proto_help_menu_modify the call
>
> g_hash_table_insert(table, g_ascii_strup(keys[i], -1), NULL);
>
> must be changed. If the last parameter NULL is, one finds in the hash table no
> duplicates.
Fixed. Checked in in r32995.
I'm marking the bug "fixed". Please reopen if you run into any problems.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.