diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-09-01 19:56:12 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-09-02 23:50:28 +0200 |
commit | c595139f1fdb5ce5ee128c317ed9e4e836282436 (patch) | |
tree | fff16d012e214fc251037ff0adc33de481d09f37 /libavdevice/v4l.c | |
parent | f71cd44147e7a914f80fcfacca46c9e7b0374362 (diff) | |
download | ffmpeg-c595139f1fdb5ce5ee128c317ed9e4e836282436.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>
Diffstat (limited to 'libavdevice/v4l.c')
0 files changed, 0 insertions, 0 deletions