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

avcodec/shorten: Fix undefined addition in shorten_decode_frame()

Fixes: signed integer overflow: 1139785606 + 1454196085 cannot be represented in type 'int'
Fixes: 8937/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SHORTEN_fuzzer-6202943597445120

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 70832333
No related branches found
No related tags found
No related merge requests found
Loading
  • Auri @aurieh

    mentioned in commit de0a1d01

    ·

    mentioned in commit de0a1d01

    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