diff options
author | Michael Niedermayer <[email protected]> | 2020-04-09 15:37:55 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-07-02 19:55:09 +0200 |
commit | 63c6e55edf231c2ad4915bad43f862da8be9e0e7 (patch) | |
tree | f39714fbaf24f5f460f39a2260b6b82f4433f8d8 /libavutil/ffmath.h | |
parent | bc624d1853182e16c8704c67d51ea88826a23e4b (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]>
(cherry picked from commit 20ade59d9633def4ebf84ec170f56367bfb6aa6c)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavutil/ffmath.h')
0 files changed, 0 insertions, 0 deletions