diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-06-13 21:47:03 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-03 12:10:24 +0200 |
commit | 1f64119c8a52f7230615fd487bf66a596c6516ab (patch) | |
tree | 248f8d4187317621ae56bc8de9df88a63604f782 /doc/examples/hw_decode.c | |
parent | 0e5ac35745939510f8511a40651540a1c4a50784 (diff) | |
download | ffmpeg-1f64119c8a52f7230615fd487bf66a596c6516ab.tar.gz |
avcodec/ffwavesynth: Avoid undefined operation on ts overflow
Alternatively these conditions could be treated as errors
Fixes: 23147/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FFWAVESYNTH_fuzzer-5639254549200896
Fixes: signed integer overflow: 9223372036854775807 + 1 cannot be represented in type 'int64_t' (aka 'long')
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 584d334afd59714ed04637a9227a4f1368c26166)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/hw_decode.c')
0 files changed, 0 insertions, 0 deletions