aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/popup-commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/popup-commands.c b/src/popup-commands.c
index c2d7267af..06280a45b 100644
--- a/src/popup-commands.c
+++ b/src/popup-commands.c
@@ -356,6 +356,7 @@ popup_cmd_set_image_as_background (GtkAction *action,
window);
ephy_embed_persist_save (persist);
+ g_object_unref (persist);
g_value_unset (&value);
g_free (dest);