summaryrefslogtreecommitdiff
path: root/tests/check/elements/camerabin.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check/elements/camerabin.c')
-rw-r--r--tests/check/elements/camerabin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check/elements/camerabin.c b/tests/check/elements/camerabin.c
index f5b30ba98..f6d7c7cdf 100644
--- a/tests/check/elements/camerabin.c
+++ b/tests/check/elements/camerabin.c
@@ -1872,6 +1872,7 @@ GST_START_TEST (test_image_location_switching)
g_free (filenames[i]);
}
g_signal_handler_disconnect (src, notify_id);
+ gst_object_unref (src);
}
GST_END_TEST;