summaryrefslogtreecommitdiff
path: root/src/gsystem-subprocess.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsystem-subprocess.c')
-rw-r--r--src/gsystem-subprocess.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gsystem-subprocess.c b/src/gsystem-subprocess.c
index 4ec680f..0248072 100644
--- a/src/gsystem-subprocess.c
+++ b/src/gsystem-subprocess.c
@@ -599,6 +599,7 @@ gs_subprocess_on_child_exited (GPid pid,
g_simple_async_result_complete (data->result);
+ g_clear_object (&data->cancellable);
g_object_unref (data->result);
g_object_unref (data->self);
g_free (data);