diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-10-19 21:27:41 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-24 22:58:59 +0100 |
commit | 6014bcf1b74e903f535461ade4aa5fb44dbf5d8b (patch) | |
tree | d6bdac953fea7fe50f2d5883f91984f2195aa3f1 /libswresample/swresample_frame.c | |
parent | 327a968817a366c24d1513526258a3dbbcf888a7 (diff) | |
download | ffmpeg-6014bcf1b74e903f535461ade4aa5fb44dbf5d8b.tar.gz |
avutil/lfg: Correct index increment type to avoid undefined behavior
Fixes: signed integer overflow: 2147483647 + 1 cannot be represented in type 'int'
Fixes: 18333/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_COMFORTNOISE_fuzzer-5668481831272448
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/swresample_frame.c')
0 files changed, 0 insertions, 0 deletions