aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/mpc.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2019-06-16 11:32:10 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2019-07-21 11:26:35 +0200
commit240bf0e5960fca424e43b7ab1048897fdecabf26 (patch)
tree91135098ab0392b3e8b40ac61af13a41f3116a8c /libavformat/mpc.c
parent0af08cb803844b9eba4ff3e552c26452ec6fa7d2 (diff)
downloadffmpeg-240bf0e5960fca424e43b7ab1048897fdecabf26.tar.gz
avcodec/apedec: Fix various integer overflows
Fixes: signed integer overflow: -538976267 * 31 cannot be represented in type 'int' Fixes: left shift of 65312 by 16 places cannot be represented in type 'int' Fixes: 15255/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_APE_fuzzer-5718831688843264 Fixes: 15547/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_APE_fuzzer-5691384901664768 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 'libavformat/mpc.c')
0 files changed, 0 insertions, 0 deletions