diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-12-18 17:55:09 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-05-26 00:04:32 +0200 |
commit | 662c3060b98467b1063172e79432e9a321339aa4 (patch) | |
tree | 6dfd62cd97ca9db88b23ffde750b1ad26289c9d6 /libavcodec/aarch64/vp9dsp_init_16bpp_aarch64_template.c | |
parent | ba9e8fa53ae4da9cfefb9cd4e8d238579c4c6027 (diff) | |
download | ffmpeg-662c3060b98467b1063172e79432e9a321339aa4.tar.gz |
avcodec/wavpack: Avoid undefined shift in get_tail()
Fixes: left shift of 1208485947 by 1 places cannot be represented in type 'int'
Fixes: 54058/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WAVPACK_fuzzer-5827521084260352
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 8374a747af247d45eb466fcb4aee90f3ae798aad)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/aarch64/vp9dsp_init_16bpp_aarch64_template.c')
0 files changed, 0 insertions, 0 deletions