1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavcodec
Michael Niedermayer 8a640fc7cb avcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb_read_32bit()
Fixes: runtime error: shift exponent 64 is too large for 64-bit type 'residual' (aka 'unsigned long')
Fixes: 2838/clusterfuzz-testcase-minimized-6260066086813696

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 c595139f1fdb5ce5ee128c317ed9e4e836282436)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-09-10 01:33:28 +02:00
..
2017-03-31 12:28:58 +02:00
2017-06-02 01:14:38 +02:00
2017-07-19 15:26:37 +02:00
2017-05-14 00:21:49 +02:00
2017-05-14 00:21:49 +02:00
2017-05-14 17:56:21 +02:00
2017-05-14 00:21:49 +02:00
2017-05-23 15:50:46 +02:00
2017-05-14 17:56:20 +02:00
2017-06-06 03:44:35 +02:00
2017-06-02 01:14:38 +02:00
2017-04-02 19:49:45 +02:00
2017-06-02 01:14:38 +02:00
2017-05-14 00:21:49 +02:00
2017-07-19 15:26:37 +02:00
2017-07-26 00:14:20 +02:00
2017-09-10 01:33:28 +02:00