]> git.sesse.net Git - ffmpeg/commit
avcodec/tiff: Check stride for dng
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 14 Jun 2020 21:45:46 +0000 (23:45 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 15 Jun 2020 17:44:23 +0000 (19:44 +0200)
commit276dfa9d91ee50183824612803891b7d066e8f00
treeab711969ba40aa92b7c1477de0b3910b4498cff3
parent6c84f8afaefa55233e24daa62df89b469da2ea21
avcodec/tiff: Check stride for dng

Fixes: assertion failure
Fixes: 23422/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TIFF_fuzzer-5746026064642048
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