summaryrefslogtreecommitdiffstats
path: root/libavformat/fifo_test.c
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2020-02-20 22:26:18 +0100
committerMichael Niedermayer <[email protected]>2020-07-03 12:10:23 +0200
commita7dabc18ea2eff1fd827dcbba1a7296b5ecc132b (patch)
treeeb2282b57e1d074a7db1db947e0ade1324ad0cd0 /libavformat/fifo_test.c
parent4e2dd06d27da7f9e5d4af7e69da542d643ad04da (diff)
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 <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> (cherry picked from commit 051d11f659455f38be7ce40e2dc9d03b082dcd4d) Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/fifo_test.c')
0 files changed, 0 insertions, 0 deletions