diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2024-06-17 22:43:22 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2024-07-16 18:43:14 +0200 |
commit | af9935835335cae1ae5a4ec7fc14c1b5e25c1f2d (patch) | |
tree | c898b3793f86e5a9dedd31edf3d9b1fd42c2a85b /libavcodec/aptx.h | |
parent | 8ca60e14d2006928220ab7bcc58758ce43532eb2 (diff) | |
download | ffmpeg-af9935835335cae1ae5a4ec7fc14c1b5e25c1f2d.tar.gz |
avcodec/vc2enc: Fix overflows with storing large values
Fixes: left shift of 1431634944 by 2 places cannot be represented in type 'int'
Fixes: left shift of 1073741824 by 1 places cannot be represented in type 'int'
Fixes: 69061/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VC2_fuzzer-6325700826038272
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 'libavcodec/aptx.h')
0 files changed, 0 insertions, 0 deletions