diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-10-23 22:08:37 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-01 12:49:26 +0200 |
commit | 1c61c36389cb9ab442472c8bceb9688062819e27 (patch) | |
tree | faf56e376bb7fee640c7d9fa192622668496a483 /libavformat/swf.c | |
parent | 577f91346f799040f149c103bb486ccb097171e0 (diff) | |
download | ffmpeg-1c61c36389cb9ab442472c8bceb9688062819e27.tar.gz |
avcodec/xsubdec: fix overflow in alpha handling
Fixes: left shift of 255 by 24 places cannot be represented in type 'int'
Fixes: 18368/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_XSUB_fuzzer-5702665442426880
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 9ea997395909907f569787d4ba5b96352ad31a80)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/swf.c')
0 files changed, 0 insertions, 0 deletions