diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-10-13 23:01:38 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-09-10 16:04:26 +0200 |
commit | c863e7e600c0c469a6125c87ae54a40afa9a61d1 (patch) | |
tree | 26d7400046d7735bbdb4fe6a1a696fa3beb879a5 /doc/examples/transcoding.c | |
parent | d09c9a7162cc49a47b018f955aa26fe1d3065a6e (diff) | |
download | ffmpeg-c863e7e600c0c469a6125c87ae54a40afa9a61d1.tar.gz |
avcodec/decode/ff_get_buffer: Check for overflow in FFALIGN()
Fixes: signed integer overflow: 2147483647 + 64 cannot be represented in type 'int'
Fixes: 26218/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CRI_fuzzer-5734075396259840
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 939b72b02e40a7db440b68f31ab23bd550785344)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/transcoding.c')
0 files changed, 0 insertions, 0 deletions