1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavcodec
Michael Niedermayer 91c70cc895 avcodec/alsdec: Fix undefined behavior in decode_rice()
Fixes: left shift of 72 by 26 places cannot be represented in type 'int'
Fixes: 15279/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ALS_fuzzer-5700665621348352

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 51f6870c37cc29e1ea7e0c66df2fe505938b7561)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2019-12-02 19:41:48 +01:00
..
2019-12-02 19:41:47 +01:00
2019-12-02 19:41:48 +01:00
2018-07-10 01:52:55 +02:00
2018-07-10 01:52:55 +02:00
2018-01-31 22:09:44 -03:00
2019-12-02 19:41:47 +01:00
2019-12-02 19:41:48 +01:00
2018-07-10 01:18:52 +02:00
2019-12-02 19:41:48 +01:00