ogg: fix memory leak in gst_ogg_parse_new_stream
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 1 Aug 2016 14:52:11 +0000 (15:52 +0100)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Wed, 3 Aug 2016 16:12:43 +0000 (17:12 +0100)
commit5cab7236510f01af42452cc269b19ee2bd44687b
tree7a7939d98b6a6fefc37caf7ad1eaae03a8a9c4aa
parent487ef12fd129428faf11736967922905523302c0
ogg: fix memory leak in gst_ogg_parse_new_stream

Avoid leaking the stream object

https://bugzilla.gnome.org/show_bug.cgi?id=769299
ext/ogg/gstoggparse.c