diff options
author | Michael Niedermayer <[email protected]> | 2018-07-02 19:08:54 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2018-07-07 12:27:00 +0200 |
commit | 2f51a56ec9df85546cf9fc520252d0b87d0029cb (patch) | |
tree | 21a61d4caaca6cc3e35196ad25345c3d189ee27d /libavutil/x86 | |
parent | e6db9900efaa2e2bc7286d9748a240325df0609b (diff) |
avcodec/shorten: Fix undefined integer overflow
Fixes: signed integer overflow: 8454144 * 256 cannot be represented in type 'int'
Fixes: 8788/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SHORTEN_fuzzer-5728205041303552
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 70832333bba3b915040f415548518e136b44280e)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavutil/x86')
0 files changed, 0 insertions, 0 deletions