diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-12-18 17:55:09 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2022-12-20 18:35:12 +0100 |
commit | 8374a747af247d45eb466fcb4aee90f3ae798aad (patch) | |
tree | 64f8f243634cc0a9c65ca310705392503705c333 /libavfilter/afir_template.c | |
parent | 6af453ca389c56cb113876628cb173577faa9464 (diff) | |
download | ffmpeg-8374a747af247d45eb466fcb4aee90f3ae798aad.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>
Diffstat (limited to 'libavfilter/afir_template.c')
0 files changed, 0 insertions, 0 deletions