diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-05-14 00:10:33 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-10-23 01:44:40 +0200 |
commit | a8fcb810c964380c1389d8256cac96861df496aa (patch) | |
tree | 3717827b8f77696a73cfb01e0e8d41f8b1025967 /.gitattributes | |
parent | 1747563cead72a0ca74aef54317e21bba9457b01 (diff) | |
download | ffmpeg-a8fcb810c964380c1389d8256cac96861df496aa.tar.gz |
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0
Fixes: negation of -2147483648 cannot be represented in type 'int32_t' (aka 'int');
Fixes: 6500/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DIRAC_fuzzer-4523620274536448
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 cb944fc7f1327443a0cf449afbce5a3e8712f90f)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions