Close some memory leaks spotted by the unit test. Fixes bug #515697.
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 11 Feb 2008 14:01:52 +0000 (14:01 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 11 Feb 2008 14:01:52 +0000 (14:01 +0000)
commit0f180098a193507b3ec936314d3a789c6b60dbbb
treea3ae0ed77519e6c7553ea016f4de59a63ed7fe44
parentb603027de797e7e2b5afaf01afd369db2178ce7f
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.
ChangeLog
common
gst/multifile/gstmultifilesrc.c
tests/check/elements/multifile.c