diff libaudacious/configdb_gconf.c @ 813:c8cf439179b8 trunk

[svn] - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>.
author nenolod
date Fri, 10 Mar 2006 08:20:15 -0800
parents cb178e5ad177
children 7610ab1233a7
line wrap: on
line diff
--- a/libaudacious/configdb_gconf.c	Thu Mar 09 19:09:41 2006 -0800
+++ b/libaudacious/configdb_gconf.c	Fri Mar 10 08:20:15 2006 -0800
@@ -43,6 +43,7 @@
 bmp_cfg_db_close(ConfigDb * db)
 {
     g_object_unref(db->client);
+    g_free(db);
 }
 
 static gchar *