diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-10-15 21:35:43 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-10-09 22:02:19 +0200 |
commit | cfce46eb2e0fa950c6b1cc8cb46bbd475334660d (patch) | |
tree | 27374faa265585cf456316c849b681d9bac6bf7a /doc/examples/decoding_encoding.c | |
parent | 2f0b704093773d00872f05c5ac3efb3a9c159494 (diff) | |
download | ffmpeg-cfce46eb2e0fa950c6b1cc8cb46bbd475334660d.tar.gz |
avcodec/h264idct_template: Fix integer overflow in ff_h264_chroma422_dc_dequant_idct()
Fixes: signed integer overflow: 241173056 + 1953511200 cannot be represented in type 'int'
Fixes: 26086/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_H264_fuzzer-5068366420901888
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 d1983628394e076001cc67d85656f9842b7282a3)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/decoding_encoding.c')
0 files changed, 0 insertions, 0 deletions