Don't g_free uzbl.gui.icon twice!
authorTom Adams <tom@holizz.com>
Sun, 5 Jul 2009 20:50:43 +0000 (21:50 +0100)
committerTom Adams <tom@holizz.com>
Sat, 11 Jul 2009 10:37:18 +0000 (11:37 +0100)
uzbl.c

diff --git a/uzbl.c b/uzbl.c
index ad0dc0e..7cff70a 100644 (file)
--- a/uzbl.c
+++ b/uzbl.c
@@ -1562,7 +1562,6 @@ set_icon() {
     } else {
         g_printerr ("Icon \"%s\" not found. ignoring.\n", uzbl.gui.icon);
     }
-    g_free (uzbl.gui.icon);
 }
 
 static void