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-06-28 01:21:09 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2020-07-05 02:47:57 +0300
commit0c4fcdead84d9ca22b36e72a0b5ee2228c745a22 (patch)
tree35f771b96ccd51b55f2113df3500e02b063ffe66 /libavutil/des.h
parente02303282d5098c725ca710987ed2b79ef93eb5d (diff)
avutil/common: Fix integer overflow in av_ceil_log2_c()
Fixes: left shift of 1913647649 by 1 places cannot be represented in type 'int' Fixes: 23572/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WMALOSSLESS_fuzzer-5082619795734528 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 e409262837712016097c187e97bf99aadf6a4cdf) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/des.h')
0 files changed, 0 insertions, 0 deletions