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)
commit3ad6e0a3796584ae9eab250edcd7fb12b8c480bd
tree5366c890bf2b9a3670bd2a81bc9364a62e794d44
parent28c4ae43b2f0b09b47d9af2c7c2a21f57fe495c7
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