Fix some of the leaks exposed by extending the parse-launch testsuite, and move the...
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 27 Jul 2006 13:26:27 +0000 (13:26 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 27 Jul 2006 13:26:27 +0000 (13:26 +0000)
commit5b271bcd88d652eede44d69a7d8355d2af8213a4
tree55f4f88096cb8591f5ba322c35cbd1289a7d9f5d
parent6cd3b9de7145fea3450321842df4c1c4a07ca216
Fix some of the leaks exposed by extending the parse-launch testsuite, and move the 3 I can't figure out into a separ...

Original commit message from CVS:
* gst/parse/grammar.y:
* gst/parse/parse.l:
* tests/check/pipelines/parse-launch.c: (expected_fail_pipe),
(GST_START_TEST), (parse_suite):
Fix some of the leaks exposed by extending the parse-launch testsuite,
and move the 3 I can't figure out into a separate test that won't run
the pipelines unless the appropriate line is uncommented.
ChangeLog
gst/parse/grammar.y
gst/parse/parse.l
tests/check/pipelines/parse-launch.c