diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-09-01 19:56:12 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-09-10 01:33:28 +0200 |
commit | 8a640fc7cb5e7110c679102007f795846e2a64e6 (patch) | |
tree | 3f986cf6baa994ac2d81f3487ca1d49e6383c9d0 /libavcodec/ac3dec.c | |
parent | fef0ccc40132b6a583ec6838e5823baf5649a83d (diff) | |
download | ffmpeg-8a640fc7cb5e7110c679102007f795846e2a64e6.tar.gz |
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>
Diffstat (limited to 'libavcodec/ac3dec.c')
0 files changed, 0 insertions, 0 deletions