diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-01-22 23:11:47 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-01 13:33:44 +0200 |
commit | f1f5a2c11fc7883bab95d2e8f53e9e9332f7cec4 (patch) | |
tree | 3c98f9eb9c763429c92c99c182f8504c6abbe3a7 /libavformat/protocols.c | |
parent | 06dcfd24e9194754fd3d9bc3db5d75d3a71a1c34 (diff) | |
download | ffmpeg-f1f5a2c11fc7883bab95d2e8f53e9e9332f7cec4.tar.gz |
avcodec/dpcm: Fix integer overflow in AV_CODEC_ID_GREMLIN_DPCM
Fixes: signed integer overflow: -2147479324 + -32568 cannot be represented in type 'int'
Fixes: 20103/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_GREMLIN_DPCM_fuzzer-5667667579240448
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 b1aecad9eae900b9c3054392994d150d5ae572c5)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/protocols.c')
0 files changed, 0 insertions, 0 deletions