diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-06-16 11:26:57 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-06-30 17:46:12 +0200 |
commit | 3d4f4f4a15e79c96c3613e5c252b2f5cc4190e18 (patch) | |
tree | ed6dbec1b7f50b8d220c1601fc8952f8de99ca8d /libavcodec/hevc_ps.c | |
parent | 0334632d5c02720f1829d59cd20c009584b5b163 (diff) | |
download | ffmpeg-3d4f4f4a15e79c96c3613e5c252b2f5cc4190e18.tar.gz |
avcodec/apedec: Add k < 24 check to the only k++ case which lacks such a check
Fixes: 15255/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_APE_fuzzer-5718831688843264
Fixes: left shift of 1 by 31 places cannot be represented in type 'int'
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 'libavcodec/hevc_ps.c')
0 files changed, 0 insertions, 0 deletions