diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-06-27 13:47:32 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-07-19 02:50:34 +0200 |
commit | be1f146a0f1c1d30d6ec09b93c29615dae7caff6 (patch) | |
tree | 8c609bb826c3fcbc67244c6a2c2280453cb196ba /ffmpeg_opt.c | |
parent | 965f15551fb07f1c0be37fd369b0ab4462da0965 (diff) | |
download | ffmpeg-be1f146a0f1c1d30d6ec09b93c29615dae7caff6.tar.gz |
avcodec/wavpack: Fix invalid shift
Fixes: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
Fixes: 2377/clusterfuzz-testcase-minimized-6108505935183872
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 c07af720984acaafaa273369080b458d73975775)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'ffmpeg_opt.c')
0 files changed, 0 insertions, 0 deletions