tests: fix leak in splitmux test
https://bugzilla.gnome.org/show_bug.cgi?id=781025
This commit is contained in:
parent
f26835d8bb
commit
d7212dac2e
@ -507,6 +507,7 @@ GST_START_TEST (test_splitmuxsrc_sparse_streams)
|
||||
|
||||
gst_element_set_state (pipeline, GST_STATE_NULL);
|
||||
|
||||
g_clear_object (&appsrc);
|
||||
g_clear_object (&bus);
|
||||
g_clear_object (&pipeline);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user