Skip to content
Snippets Groups Projects
Commit 575d8ca0 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avcodec/dirac_dwt_template: Fix undefined behavior in interleave()

Fixes: signed integer overflow: 2147483647 + 1 cannot be represented in type 'int'
Fixes: 8697/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DIRAC_fuzzer-5197148130902016

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg


Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent aa41d322
No related branches found
No related tags found
Loading
Loading
  • Auri @aurieh

    mentioned in commit 2deeb2ea

    ·

    mentioned in commit 2deeb2ea

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment