After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 74571 - Patch to fix broken keyhash removal
Patch to fix broken keyhash removal
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 73800 74229 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-03-13 22:21 UTC by Dave Camp
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Bugfix for the keyhash removal function. (1.40 KB, patch)
2002-03-13 22:22 UTC, Dave Camp
none Details | Review

Description Dave Camp 2002-03-13 22:21:42 UTC
I was having problems with hangs in the keyhash code.  I believe the
attached patch fixes the problems.
Comment 1 Dave Camp 2002-03-13 22:22:43 UTC
Created attachment 7151 [details] [review]
Bugfix for the keyhash removal function.
Comment 2 Owen Taylor 2002-03-14 16:21:56 UTC
*** Bug 74229 has been marked as a duplicate of this bug. ***
Comment 3 Owen Taylor 2002-03-14 16:48:15 UTC
Thu Mar 14 11:17:18 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkkeyhash.c (_gtk_key_hash_remove_entry): When
        removing keys from the key hash, reinsert the right list
        back into the hash. (Dave Camp, #74571)
Comment 4 Owen Taylor 2002-03-26 19:19:01 UTC
*** Bug 73800 has been marked as a duplicate of this bug. ***