]> git.sesse.net Git - ffmpeg/commit
avcodec/tiff: Avoid abort with DNG RAW TIFF with YA8
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 19 Aug 2020 22:59:35 +0000 (00:59 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 26 Aug 2020 18:31:09 +0000 (20:31 +0200)
commitca47402a06922f5280b4526007e32bf7847c7430
tree3000008a5982464731d25e9aaeb10b0482a68aa3
parent7577f8332a6bb2f227b876c83ec6fa45cc9670f9
avcodec/tiff: Avoid abort with DNG RAW TIFF with YA8

Fixes: Assertion failure
Fixes: 24707/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TIFF_fuzzer-5179910197608448
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/tiff.c