summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/check/libs/gstglcolorconvert.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check/libs/gstglcolorconvert.c b/tests/check/libs/gstglcolorconvert.c
index 3e3007789..2a012638a 100644
--- a/tests/check/libs/gstglcolorconvert.c
+++ b/tests/check/libs/gstglcolorconvert.c
@@ -203,6 +203,7 @@ check_conversion (TestFrame * frames, guint size)
}
}
+ gst_caps_unref (out_caps);
gst_video_frame_unmap (&out_frame);
gst_buffer_unref (outbuf);
}