adder: Free consistency checker instance in test_live_seeking test

This commit is contained in:
Sebastian Dröge 2013-11-06 12:16:31 +01:00
parent 69e95ffb24
commit 2b9118f58c

View file

@ -685,6 +685,7 @@ GST_START_TEST (test_live_seeking)
/* cleanup */
GST_INFO ("cleaning up");
gst_consistency_checker_free (consist);
if (main_loop)
g_main_loop_unref (main_loop);
if (play_seek_event)