diff options
author | Michael Niedermayer <[email protected]> | 2020-04-09 15:37:55 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-04-11 18:15:58 +0200 |
commit | 20ade59d9633def4ebf84ec170f56367bfb6aa6c (patch) | |
tree | 85d1b42056e93bb4920e13d54b8dbc8ddf59e6b2 /libavcodec/fft_init_table.c | |
parent | 995d937827dda228e68eeffca10feeea32463cf7 (diff) |
avcodec/dpcm: clip exponent into supported range in XAN DPCM
Fixes: shift exponent 32 is too large for 32-bit type 'int'
Fixes: 21200/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_XAN_DPCM_fuzzer-5754704894361600
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Anton Khirnov <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/fft_init_table.c')
0 files changed, 0 insertions, 0 deletions