diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-06-14 16:37:32 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-08 19:45:47 +0200 |
commit | 836a9d62d121fd03b4c736c336b38d3779a3a208 (patch) | |
tree | 70a03ac4e84d73526747daa3bba40835eda53caa /doc/examples/transcoding.c | |
parent | 75c0be5b930ec64e5fe5c4099c594477a5646177 (diff) | |
download | ffmpeg-836a9d62d121fd03b4c736c336b38d3779a3a208.tar.gz |
avcodec/dirac_dwt_template: Fix undefined behavior in interleave()
Fixes: signed integer overflow: 2147483647 + 1 cannot be represented in type 'int'
Fixes: 8697/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DIRAC_fuzzer-5197148130902016
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 575d8ca0260fabac29e5b3541154633569ce2b5d)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/transcoding.c')
0 files changed, 0 insertions, 0 deletions