ext/ogg/gstoggdemux.c: Error out properly if we get an error from libogg while readin...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 23 Jan 2007 18:39:45 +0000 (18:39 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 23 Jan 2007 18:39:45 +0000 (18:39 +0000)
commitc135f896e595748e2c629f34f032b37cbe74be49
tree7cc3919e5f65a1a687f4feeeaa0e4c37dcecf768
parentb8d04c88430fee12676fdb2d849282202eefbaee
ext/ogg/gstoggdemux.c: Error out properly if we get an error from libogg while reading the

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
Error out properly if we get an error from libogg while reading the
BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
ChangeLog
ext/ogg/gstoggdemux.c