aboutsummaryrefslogtreecommitdiffstats
path: root/capchild/capture_sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'capchild/capture_sync.c')
-rw-r--r--capchild/capture_sync.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/capchild/capture_sync.c b/capchild/capture_sync.c
index 3a7d12f697..29274d6647 100644
--- a/capchild/capture_sync.c
+++ b/capchild/capture_sync.c
@@ -1079,6 +1079,7 @@ sync_pipe_run_command_actual(char** argv, gchar **data, gchar **primary_msg,
}
}
*secondary_msg = NULL;
+ *data = NULL;
return -1;
}