summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorsten Schönfeld <tsch@src.gnome.org>2007-06-03 20:44:10 +0000
committerTorsten Schönfeld <tsch@src.gnome.org>2007-06-03 20:44:10 +0000
commit5b12bfdad2c40923c48b7bafc1a0044032f6548b (patch)
tree5ba6524bae10c03fe06dcf208c59cb9c78b656a0 /ChangeLog
parent9daa2554b5e6807c53860a1d6c2333535f4502bd (diff)
downloadgtk+-5b12bfdad2c40923c48b7bafc1a0044032f6548b.tar.gz
Initialize unthemed_icon to NULL to avoid accessing uninitialized memory
* gtk/gtkicontheme.c (choose_icon): Initialize unthemed_icon to NULL to avoid accessing uninitialized memory when gtk_icon_theme_choose_icon() is called with an empty names list. svn path=/trunk/; revision=18018
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 336ac500b9..8a522f75c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-06-03 Torsten Schoenfeld <kaffeetisch@gmx.de>
+
+ * gtk/gtkicontheme.c (choose_icon): Initialize unthemed_icon to NULL
+ to avoid accessing uninitialized memory when
+ gtk_icon_theme_choose_icon() is called with an empty names list.
+
2007-06-03 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkevents-quartz.c: (create_crossing_event): Set the key