diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-02-28 03:55:02 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-05-17 20:35:19 +0200 |
commit | 5740278de27ff9ff6d33de0936fa3d97001d2560 (patch) | |
tree | 0cbe99f39cdc58a8da83079156615fd41a4b9263 /libavcodec/vp3.c | |
parent | 49130f414559d6d047f4e1d4dcead1febb4a08dd (diff) | |
download | ffmpeg-5740278de27ff9ff6d33de0936fa3d97001d2560.tar.gz |
avcodec/vp8: Check for bitsteam end in decode_mb_row_no_filter()
Fixes timeout with 686/clusterfuzz-testcase-5853946876788736
this shortcuts (i.e. speeds up) the error and
return-to-user when decoding a truncated frame
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
Previous version reviewed by: "Ronald S. Bultje" <rsbultje@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 7b5ff7d57355dc608f0fd86e3ab32a2fda65e752)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/vp3.c')
0 files changed, 0 insertions, 0 deletions