tests: rtpmux: Fix element memory leak
https://bugzilla.gnome.org/show_bug.cgi?id=762057
This commit is contained in:
parent
af29e77858
commit
03e40efb65
@ -516,6 +516,7 @@ GST_START_TEST (test_rtpmux_ssrc_downstream_dynamic)
|
||||
gst_buffer_unref (buf1);
|
||||
|
||||
gst_object_unref (rtpmux);
|
||||
gst_object_unref (capsfilter);
|
||||
gst_harness_teardown (h0);
|
||||
gst_harness_teardown (h1);
|
||||
gst_harness_teardown (h);
|
||||
|
Loading…
x
Reference in New Issue
Block a user