diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-02-28 22:07:38 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-03-02 03:16:15 +0100 |
commit | f8060ab927f89db8844b1a0e0709159662e6167b (patch) | |
tree | ff5d1b611d4195dc931cd74f8e503f14eee8e1ab /tools | |
parent | 12c3e120fe8f8d6881001eade390d8a5c185783d (diff) | |
download | ffmpeg-f8060ab927f89db8844b1a0e0709159662e6167b.tar.gz |
avcodec/wavpack: Check value before shift in wp_exp2()
Fixes undefined shift, all callers should be changed to check the value
they use with wp_exp2() or its return value.
Fixes: 692/clusterfuzz-testcase-5757381516460032
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions