aacparse: Fix memory leak in the test
This commit is contained in:
parent
74c23f0f4f
commit
6c02593386
@ -226,6 +226,8 @@ GST_START_TEST (test_parse_proxy_constraints)
|
||||
|
||||
gst_object_unref (sinkpad);
|
||||
|
||||
gst_object_unref (filter);
|
||||
gst_object_unref (parse);
|
||||
}
|
||||
|
||||
GST_END_TEST;
|
||||
|
Loading…
x
Reference in New Issue
Block a user