diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-02 19:11:46 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-08 19:45:47 +0200 |
commit | c7dca182268ac493ba38a18d50c8fcce998ebcaa (patch) | |
tree | 8b497ad1c13e9342a07d7c4ddcaab99e3fa22d33 /arch.mak | |
parent | e1d4289596186980521a74e47486c25f93b9e3cf (diff) | |
download | ffmpeg-c7dca182268ac493ba38a18d50c8fcce998ebcaa.tar.gz |
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: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 3b10bb8772c76177cc47b8d15a6970f19dd11039)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'arch.mak')
0 files changed, 0 insertions, 0 deletions