aboutsummaryrefslogtreecommitdiffstats
path: root/cmdutils.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2019-08-10 23:09:42 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2019-12-02 19:41:49 +0100
commit3538c3476f16935e1a24f0c4bfa65f2e458315bc (patch)
treea681b78038dac41feb822104d576b618251c097e /cmdutils.c
parent781aa8f07f6e8c068a61a5ecd8cf407235e36371 (diff)
downloadffmpeg-3538c3476f16935e1a24f0c4bfa65f2e458315bc.tar.gz
avcodec/mpc8: Fix 32bit mask/enum
Fixes: left shift of 1 by 31 places cannot be represented in type 'int' Fixes: 15817/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MPC8_fuzzer-5636626409062400 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit e8bb949ade4078ca318a9b3475cb7a6cfc7e4639) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'cmdutils.c')
0 files changed, 0 insertions, 0 deletions