aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/ephy-snapshot-service.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-snapshot-service.c b/lib/ephy-snapshot-service.c
index d201a163f..27b373cbe 100644
--- a/lib/ephy-snapshot-service.c
+++ b/lib/ephy-snapshot-service.c
@@ -558,6 +558,7 @@ ephy_snapshot_service_save_snapshot_async (EphySnapshotService *service,
g_simple_async_result_run_in_thread (result,
(GSimpleAsyncThreadFunc)save_snapshot_thread,
G_PRIORITY_LOW, cancellable);
+ g_object_unref (result);
}
gboolean