diff options
author | Michael Niedermayer <[email protected]> | 2020-06-28 00:10:19 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-06-30 20:35:23 +0200 |
commit | 21598d711d894081d0566282473044ba4f378f33 (patch) | |
tree | f32d4c0bb509713d15c29ce2c2d311ce3f2ac93d /libavcodec/mpegutils.c | |
parent | 579ac96a0422be18a10277aa6e8dd26207dc4d40 (diff) |
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 <[email protected]>
Diffstat (limited to 'libavcodec/mpegutils.c')
0 files changed, 0 insertions, 0 deletions