]> git.0d.be Git - empathy.git/commit
theme-manager: fix GList leak
authorPavel Vasin <rat4vier@gmail.com>
Sun, 7 Oct 2012 09:56:42 +0000 (13:56 +0400)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 8 Oct 2012 07:55:59 +0000 (09:55 +0200)
commitf36171ef13831fbf2e7df7087e5899e05a37f2b2
tree654ffd07bd10f472f218be32b693b6a566e30b25
parent3ca6b8a0f122833556e500c0dd0cfb3227180fa1
theme-manager: fix GList leak

g_hash_table_get_values() returns newly allocated list and it was lost

https://bugzilla.gnome.org/show_bug.cgi?id=685652
libempathy-gtk/empathy-theme-manager.c