diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-20 20:34:55 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-01-06 15:03:15 +0100 |
commit | 8065e6022021bc13d081fbd8159df90f5f7f6c90 (patch) | |
tree | b35200870477fef24e1067f245662a47e9acb667 /.travis.yml | |
parent | 6f2f504d3e4c8116f8f97a064c0795fc89d5d04d (diff) | |
download | ffmpeg-8065e6022021bc13d081fbd8159df90f5f7f6c90.tar.gz |
avcodec/wmaprodec: Fixes integer overflow with 32bit samples
Fixes: left shift of 1 by 31 places cannot be represented in type 'int'
Fixes: 18860/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WMAPRO_fuzzer-5755223125786624
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 a9cc69c0d59057ea172a107e0308fdf5fd8fc04e)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions