ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 3045] Protocol Help extension for Wireshark

Date: Thu, 27 May 2010 08:55:18 -0700 (PDT)
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.