GNOME Bugzilla – Bug 74571
Patch to fix broken keyhash removal
Last modified: 2004-12-22 21:47:04 UTC
I was having problems with hangs in the keyhash code. I believe the attached patch fixes the problems.
Created attachment 7151 [details] [review] Bugfix for the keyhash removal function.
*** Bug 74229 has been marked as a duplicate of this bug. ***
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)
*** Bug 73800 has been marked as a duplicate of this bug. ***