diff options
author | Michael Niedermayer <[email protected]> | 2021-03-02 00:19:21 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2021-03-03 11:40:40 +0100 |
commit | 4dc039b4c7c74567af4a31ab1d212139f5225b69 (patch) | |
tree | 8af2c23667b2cc94f808e970322e1dbdf449bbae /libavformat/rtpdec_xiph.c | |
parent | 53d739db4e528388fae89459e887a633ffbce12c (diff) |
avcodec/mobiclip: Avoid undefined integer overflow in MV computation
Fixes: signed integer overflow: 1 + 2147483647 cannot be represented in type 'int'
Fixes: 30877/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MOBICLIP_fuzzer-4775601145774080
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/rtpdec_xiph.c')
0 files changed, 0 insertions, 0 deletions