Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2020-09-09 00:03:19 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2020-12-20 01:19:29 +0300
commit2749e20d044c5b014b1cb2749d97078df3a88ba1 (patch)
treea9e8b9cbc254c92596c8b8a6c50f0f1ccc4f3427 /Changelog
parent3336ca46440fe2237fc014a1ba8c3c0a9e5477ef (diff)
avcodec/fastaudio: Fix invalid shift exponent
Fixes: shift exponent 32 is too large for 32-bit type 'unsigned int' Fixes: 25434/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FASTAUDIO_fuzzer-6252363168612352 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 'Changelog')
0 files changed, 0 insertions, 0 deletions