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)
commit1e5de16c3247fab76b91bd749964e2e0c80f254c
tree52869cb08d889ebf1ebba517287c51fd532950f7
parent8657269f1e1067fab387bad1a73f702398e04d1a
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