tests: Unref the bus once we're done with it
This commit is contained in:
parent
2a477a0ae5
commit
e0c7452edf
@ -134,6 +134,7 @@ GST_START_TEST (test_capsfilter_renegotiation)
|
||||
if (current_caps)
|
||||
gst_caps_unref (current_caps);
|
||||
gst_message_unref (msg);
|
||||
g_object_unref (bus);
|
||||
g_object_unref (G_OBJECT (pipeline));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user