]> spindle.queued.net Git - midori/commitdiff
Don't free opt because it is inserted into the hash table as-is
authorAlexander Butenko <a.butenka@gmail.com>
Mon, 30 Nov 2009 21:04:32 +0000 (22:04 +0100)
committerChristian Dywan <christian@twotoasts.de>
Mon, 30 Nov 2009 21:04:32 +0000 (22:04 +0100)
extensions/adblock.c

index 878d60d4550b7368e093d5d431598f41aa063d72..50b0db4a31e5b117d5d5067ec132b0b75070345e 100644 (file)
@@ -805,7 +805,6 @@ adblock_add_url_pattern (gchar* format,
     g_free (patt);
     g_free (fixed_patt);
     g_free (format_patt);
-    g_free (opts);
 }
 
 static void