]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
vp6dec: ensure we don't try to use a buffer with negative size
authoraurel <aurel@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 13 Oct 2008 00:10:53 +0000 (00:10 +0000)
committeraurel <aurel@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 13 Oct 2008 00:10:53 +0000 (00:10 +0000)
commitbb284d793d260a491c86a8c6eb11353083b1f93d
tree01bd231bf5c66495cecba49dada4d6c967c5c34b
parent9e1ded2b240debfcb4c314241f44160bd7ce8389
vp6dec: ensure we don't try to use a buffer with negative size
this should never happen in valid vp6 bitstream
fix issue684

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