diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-06-28 00:10:19 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-02 10:20:36 +0200 |
commit | f4affa071a622429f75da1cd3838f0bc0e0181d5 (patch) | |
tree | 9fbf20aaf2a01d231c919d8b9c76ac6e13ec0ed7 /libavdevice/dshow.c | |
parent | c05d51c06742ca280789038d71ac5ae1c4dd8ad8 (diff) | |
download | ffmpeg-f4affa071a622429f75da1cd3838f0bc0e0181d5.tar.gz |
avcodec/wmalosslessdec: fix overflow with pred in revert_cdlms
Fixes: signed integer overflow: 2048 + 2147483646 cannot be represented in type 'int'
Fixes: 23538/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WMALOSSLESS_fuzzer-5227567073460224
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 21598d711d894081d0566282473044ba4f378f33)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavdevice/dshow.c')
0 files changed, 0 insertions, 0 deletions