ext/ogg/gstoggdemux.c: If we find a new serial number but it does not contain a BOS...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 3 Dec 2007 10:58:14 +0000 (10:58 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 3 Dec 2007 10:58:14 +0000 (10:58 +0000)
commit3ec419676931bcb9a0c6fb5a390d68deb8d49319
treed125d5ce50be67710882e561027d6aa4c5adefd7
parent11bf488b85877530ef34fb81ceeba877c11bac00
ext/ogg/gstoggdemux.c: If we find a new serial number but it does not contain a BOS page, make sure we initialize the...

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
(gst_ogg_demux_read_chain):
If we find a new serial number but it does not contain a BOS page, make
sure we initialize the chain to NULL because else we will try to scan it
and crash. Fixes #500763
ChangeLog
ext/ogg/gstoggdemux.c