summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-08-19 05:16:31 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-19 05:16:31 +0000
commitba8fd4b9e29f3861a23381a73c67264d2f662637 (patch)
treed1250c96283f04e74da23ff37d6b0c7970b2ebf5 /ChangeLog.pre-2-8
parentd1ab2bf3d5f13e64fbdfd21be3edf29d1eeefd9b (diff)
downloadgtk+-ba8fd4b9e29f3861a23381a73c67264d2f662637.tar.gz
Free children in all cases. (#313862, Kjartan Maraas)
2005-08-19 Matthias Clasen <mclasen@redhat.com> * gdk/x11/gdkdnd-x11.c (get_client_window_at_coords_recurse): Free children in all cases. (#313862, Kjartan Maraas)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-83
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 8e80e0dbd7..3ee24dc4ca 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,8 @@
2005-08-19 Matthias Clasen <mclasen@redhat.com>
+ * gdk/x11/gdkdnd-x11.c (get_client_window_at_coords_recurse): Free
+ children in all cases. (#313862, Kjartan Maraas)
+
* gtk/gtkicontheme.c (theme_lookup_icon): Store GtkIconData structs
in the per-directory hash, even if they come from the icon cache.
We tried to avoid that before, but as a result leaked icon data