aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/metadata.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2020-06-28 00:21:09 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2020-07-01 12:49:26 +0200
commitbf3757f54b3fd8e4277286cd3b9f70701d564222 (patch)
tree08b691b92f0ced368fae732f043cb38359217eb3 /libavformat/metadata.c
parent056f59ad2cbfec4bfec9b401bc4f6b71f66302b2 (diff)
downloadffmpeg-bf3757f54b3fd8e4277286cd3b9f70701d564222.tar.gz
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 'libavformat/metadata.c')
0 files changed, 0 insertions, 0 deletions