diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-12-18 00:07:50 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-03 12:10:23 +0200 |
commit | 958db2c43895e2cc58eea1203601746519c2e3e8 (patch) | |
tree | 15361a33182b1355215e4fda75ab05f2e4646591 /libavformat/gopher.c | |
parent | bc77d29d9ea3a3b360779f25bcd3fa8b1c9a95cf (diff) | |
download | ffmpeg-958db2c43895e2cc58eea1203601746519c2e3e8.tar.gz |
avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF
Fixes: left shift of 32 by 28 places cannot be represented in type 'int'
Fixes: 19472/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_PCM_LXF_fuzzer-5704364320096256
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 985d3666f672781152f4b68093740ea6a9888194)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/gopher.c')
0 files changed, 0 insertions, 0 deletions