]> Pileus Git - ~andy/gtk/commit
Don't leak the keyfile parser in the error case.
authorMatthias Clasen <mclasen@redhat.com>
Fri, 31 Mar 2006 05:17:56 +0000 (05:17 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 31 Mar 2006 05:17:56 +0000 (05:17 +0000)
commit082d4176d58a5cdb0468eeef9ca0227c9fcb5547
treeaafdff146a18e8cb2802debd4d1af23cca3cf046
parent1d4c765db08ffc8f022f6512253f494b4404219c
Don't leak the keyfile parser in the error case.

2006-03-31  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkicontheme.c (load_icon_data): Don't leak the keyfile
parser in the error case.

* gtk/gtkicontheme.c (load_icon_data, free_unthemed_icon)
(icon_data_free, load_themes):
* gtk/gtkiconcache.c (_gtk_icon_cache_get_icon_data): Use the slice
allocator for GtkIconData and UnthemedIcon structs.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkiconcache.c
gtk/gtkicontheme.c