diff options
author | Michael Niedermayer <[email protected]> | 2019-03-27 00:39:56 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2019-11-14 23:30:37 +0100 |
commit | 12a6305799d8768fa88daf1e3fa294abb19024d6 (patch) | |
tree | 97ff024bab593d04d162a815e8b793f71de56c47 /libavcodec/mpegutils.h | |
parent | 1a71be4eaa22f131de272232672746622956638f (diff) |
avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks()
Fixes: signed integer overflow: 255 + 2147483634 cannot be represented in type 'int'
Fixes: 13472/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TRUEMOTION2_fuzzer-5712444142387200
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 0ad0533e914a2618aea1dc77748037bd8459f61d)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/mpegutils.h')
0 files changed, 0 insertions, 0 deletions