mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
unref timeline in unit test
This commit is contained in:
parent
420badca90
commit
739053e249
1 changed files with 1 additions and 0 deletions
|
@ -419,6 +419,7 @@ GST_START_TEST (test_gsl_with_transitions)
|
|||
|
||||
GST_DEBUG ("done removing transition");
|
||||
|
||||
g_object_unref (timeline);
|
||||
}
|
||||
|
||||
GST_END_TEST;
|
||||
|
|
Loading…
Reference in a new issue