1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-20 07:48:15 +02:00
FFmpeg/libavcodec
Michael Niedermayer dcef55b5ff 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-07-06 23:05:37 +02:00
..
2019-01-21 07:53:26 +01:00
2019-06-27 17:50:47 +02:00
2019-06-27 17:50:47 +02:00
2019-06-30 14:41:51 +02:00
2019-01-21 07:53:25 +01:00
2019-06-29 20:43:54 +02:00
2019-03-14 00:24:44 +01:00
2019-06-29 20:42:20 +02:00
2019-01-21 07:53:26 +01:00
2019-06-27 17:50:47 +02:00
2019-01-21 07:53:26 +01:00
2019-03-14 00:24:44 +01:00