diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-10-01 00:16:20 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-11 20:18:48 +0100 |
commit | cac656331ec995d5fb84fc576998cc562ae1e541 (patch) | |
tree | 7b1873e641ce6793b4306c8e1057cdb7dc7bf00b /doc/examples/demuxing_decoding.c | |
parent | 5d4036d0b287caf76edf3a1e2196a9a87b070256 (diff) | |
download | ffmpeg-cac656331ec995d5fb84fc576998cc562ae1e541.tar.gz |
avcodec/alac: Fix integer overflow in LPC
Fixes: signed integer overflow: 2147483628 + 128 cannot be represented in type 'int'
Fixes: 17783/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ALAC_fuzzer-5146470595952640
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 44b73a0568f8ad5993ec79b29873151f316bf95c)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/demuxing_decoding.c')
0 files changed, 0 insertions, 0 deletions