From d4e082d71c8dc60d4a714a7fcc186e37c4b022ba Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 31 Dec 2004 06:40:05 +0000 Subject: Don't sort a list of values as if it was a list of entries. This fixes 2004-12-31 Matthias Clasen * gtk/gtkkeyhash.c (_gtk_key_hash_lookup_keyval) (_gtk_key_hash_lookup): Don't sort a list of values as if it was a list of entries. This fixes crashes during mnemonic activation in the presence of multiple keymaps. (#162488, Christian Persch) --- ChangeLog.pre-2-6 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog.pre-2-6') diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 39f790656..306bbbbe1 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,11 @@ +2004-12-31 Matthias Clasen + + * gtk/gtkkeyhash.c (_gtk_key_hash_lookup_keyval) + (_gtk_key_hash_lookup): Don't sort a list of values as if + it was a list of entries. This fixes crashes during mnemonic + activation in the presence of multiple keymaps. (#162488, + Christian Persch) + 2004-12-30 Matthias Clasen * gtk/gtkcombobox.c (gtk_combo_box_button_state_changed): Fix -- cgit v1.2.1