diff options
author | Michael Niedermayer <[email protected]> | 2022-09-10 23:58:36 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2022-09-25 13:51:56 +0200 |
commit | bd7c92f48479c477e7cee5eb55c2491426303431 (patch) | |
tree | cb599475bff0617d748801c9d95903f56017bdb1 /doc/examples | |
parent | 446de009f922014d77b801bb0a44ba6e3cc3aac4 (diff) |
avcodec/mobiclip: Check quantizer for overflow
Fixes: signed integer overflow: 127 + 2147483536 cannot be represented in type 'int'
Fixes: 48798/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MOBICLIP_fuzzer-6014034970804224
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit 677e27a9afa7305a918336699b377fd5b42cc299)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions