1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavcodec
Michael Niedermayer 148a21611d avcodec/ac3dec: Fix shift signedness in mask creation
Fixes: 9924/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_EAC3_fuzzer-5473421772193792
Fixes: left shift of 1 by 63 places cannot be represented in type 'long long'

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-09-22 00:12:27 +02:00
..
2018-08-28 04:25:35 +01:00
2018-08-08 00:13:13 +05:30
2018-07-22 10:19:03 +02:00
2018-07-18 13:59:25 +02:00
2018-09-09 11:35:14 +02:00
2018-08-21 11:52:06 +02:00
2018-09-09 22:58:26 +02:00
2018-07-27 20:07:45 +08:00
2018-08-22 11:36:19 +02:00
2018-09-14 21:36:21 +02:00
2018-09-08 21:21:50 +02:00