diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-08-12 23:06:55 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-08-16 00:55:39 +0200 |
commit | 9b604e96a51a1fca92bbabfe4f7ac53f0470ee41 (patch) | |
tree | 90f2f367c9a142482c1c76b639932d8133b6f09d /libswscale/gamma.c | |
parent | db7e9082e1a1479c6a8844f7adf77eae03cc2aa7 (diff) | |
download | ffmpeg-9b604e96a51a1fca92bbabfe4f7ac53f0470ee41.tar.gz |
avcodec/shorten: Fix signed 32bit overflow in shift in shorten_decode_frame()
Fixes: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
Fixes: 9480/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SHORTEN_fuzzer-6647324284551168 -rss_limit_mb=2000
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libswscale/gamma.c')
0 files changed, 0 insertions, 0 deletions