[epiphany] ephy-bookmarks: plug leak



commit 76c730a46e58a239a448c68115d1e44ca9199749
Author: Xan Lopez <xan gnome org>
Date:   Sun Oct 10 23:06:16 2010 +0900

    ephy-bookmarks: plug leak

 src/bookmarks/ephy-bookmarks.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/bookmarks/ephy-bookmarks.c b/src/bookmarks/ephy-bookmarks.c
index 43c1ad9..ec199dc 100644
--- a/src/bookmarks/ephy-bookmarks.c
+++ b/src/bookmarks/ephy-bookmarks.c
@@ -1350,6 +1350,7 @@ ephy_bookmarks_finalize (GObject *object)
 	ephy_node_unref (priv->keywords);
 	ephy_node_unref (priv->favorites);
 	ephy_node_unref (priv->notcategorized);
+	ephy_node_unref (priv->smartbookmarks);
 
 	g_object_unref (priv->db);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]