[FFmpeg-devel] [PATCH 1/4] avcodec/adpcm: Clip predictor for IMA_APM

Michael Niedermayer michael at niedermayer.cc
Mon May 11 20:04:43 EEST 2020


On Sun, May 10, 2020 at 12:40:55PM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: -2147483647 - 61436 cannot be represented in type 'int'
> Fixes: 20492/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ADPCM_IMA_APM_fuzzer-5092176004644864
> 
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/adpcm.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

will apply patchset

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200511/87adf895/attachment.sig>


More information about the ffmpeg-devel mailing list