ext/ogg/gstoggdemux.c: Make sure to remove the pad when a new chain is encountered...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 25 Oct 2004 17:46:03 +0000 (17:46 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 25 Oct 2004 17:46:03 +0000 (17:46 +0000)
commit4a0ee9c9291a8cfb30fad28aa203ff2148aaa6e0
treeb0137022630c085d3fdb7cbdc1557a7eb90f339b
parent89f16c31e9a43bd634e2931ef6fed64787756901
ext/ogg/gstoggdemux.c: Make sure to remove the pad when a new chain is encountered. Set some vars to NULL so we don't...

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
(gst_ogg_demux_push), (gst_ogg_chains_clear):
Make sure to remove the pad when a new chain is
encountered. Set some vars to NULL so we don't try
to reference freed memory.
ChangeLog