diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-06-18 11:56:53 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-01 11:41:35 +0200 |
commit | 42b28565aa852b98d95d8d02f7b0781999f9d533 (patch) | |
tree | 5aa7c674d84b2df7ac6df57aba1667e603e03a46 /libswresample | |
parent | 10cc82c35baabbb07ffec3faccb04d8928c39e4c (diff) | |
download | ffmpeg-42b28565aa852b98d95d8d02f7b0781999f9d533.tar.gz |
avutil/avsscanf: Add () to avoid integer overflow in scanexp()
Fixes: signed integer overflow: 2147483610 + 52 cannot be represented in type 'int'
Fixes: 23260/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_PBM_fuzzer-5187871274434560
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 'libswresample')
0 files changed, 0 insertions, 0 deletions