diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-02-20 22:26:18 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-02 19:55:09 +0200 |
commit | 8c594a9070375e136230cd2b2718d385f676a8c5 (patch) | |
tree | 0c5e91e5c122459eb24df378982c80f5ad3d670c /libavfilter/framequeue.c | |
parent | b2c54369feeefb1cb2132909a1b427489d768feb (diff) | |
download | ffmpeg-8c594a9070375e136230cd2b2718d385f676a8c5.tar.gz |
avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF
Fixes: left shift of 233 by 24 places cannot be represented in type 'int'
Fixes: 20736/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_PCM_LXF_fuzzer-4829212685107200
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 051d11f659455f38be7ce40e2dc9d03b082dcd4d)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/framequeue.c')
0 files changed, 0 insertions, 0 deletions