ext/ogg/gstoggdemux.c: When we fail to find a BOS page and we and up with no chain...
authorVictor STINNER <victor.stinner@haypocalc.com>
Wed, 2 Apr 2008 15:07:01 +0000 (15:07 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 2 Apr 2008 15:07:01 +0000 (15:07 +0000)
commit38d188e4681ebfc20aaa8b7468a67c3bf7e08f2d
treeaf7bdde12964c53e6b5c6c3bc0c8d16de1bd851e
parent9d4543ed67725421eaa82354bd519898bee7a395
ext/ogg/gstoggdemux.c: When we fail to find a BOS page and we and up with no chain, error out properly instead of seg...

Original commit message from CVS:
Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
(gst_ogg_demux_read_chain):
When we fail to find a BOS page and we and up with no chain, error out
properly instead of segfaulting. Fixes #525665.
ChangeLog
ext/ogg/gstoggdemux.c