aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dds.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2024-06-17 22:43:22 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2024-07-16 18:43:14 +0200
commitaf9935835335cae1ae5a4ec7fc14c1b5e25c1f2d (patch)
treec898b3793f86e5a9dedd31edf3d9b1fd42c2a85b /libavcodec/dds.c
parent8ca60e14d2006928220ab7bcc58758ce43532eb2 (diff)
downloadffmpeg-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/dds.c')
0 files changed, 0 insertions, 0 deletions