aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-photo-cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-photo-cache.c')
-rw-r--r--e-util/e-photo-cache.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/e-photo-cache.c b/e-util/e-photo-cache.c
index a0ccb12813..6a03d10a51 100644
--- a/e-util/e-photo-cache.c
+++ b/e-util/e-photo-cache.c
@@ -386,6 +386,8 @@ async_context_cancel_subtasks (AsyncContext *async_context)
g_list_free (list);
+ g_mutex_unlock (&async_context->lock);
+
g_main_context_unref (main_context);
}