]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Add checks to ff_split_xiph_headers to ensure that returned header_len and
authorreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 20 Apr 2008 23:33:49 +0000 (23:33 +0000)
committerreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 20 Apr 2008 23:33:49 +0000 (23:33 +0000)
commita109bcebffc38a63fe2d476676223ee6c5054992
tree9a2a7cee9662260eefbf852db0795f88980be62c
parentb6bd35a50a2a5a8d83937c47fdb1bdc614698fd9
Add checks to ff_split_xiph_headers to ensure that returned header_len and
header_start values are always valid.
Fixes a crash with http://samples.mplayerhq.hu/ogg/mmw-deadzy.ogg
(still does not play though).

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12913 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/xiph.c