From 0f180098a193507b3ec936314d3a789c6b60dbbb Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Mon, 11 Feb 2008 14:01:52 +0000 Subject: Close some memory leaks spotted by the unit test. Fixes bug #515697. Original commit message from CVS: * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create): * tests/check/elements/multifile.c: (GST_START_TEST): Close some memory leaks spotted by the unit test. Fixes bug #515697. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 961bb6bd..05a617c9 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 961bb6bd997d7c8da6058534e86b4a1361c0fcea +Subproject commit 05a617c9043ddb78f8578195b18c166d7e1d4c2e -- cgit