diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-11-01 14:00:20 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-12-30 21:11:31 +0100 |
commit | 19fb467fcbbfdb9cba784fd0cd05d6e8333bc3fb (patch) | |
tree | 9d2672428aab9755d76c686281afa1d6bb542d3b /libavformat/srtenc.c | |
parent | 67208cf992ef20c987a1342a5157c8d48881da0e (diff) | |
download | ffmpeg-19fb467fcbbfdb9cba784fd0cd05d6e8333bc3fb.tar.gz |
avcodec/sbrdsp_fixed: Fix integer overflow in shift in sbr_hf_g_filt_c()
Fixes: runtime error: shift exponent 66 is too large for 64-bit type 'long long'
Fixes: 3642/clusterfuzz-testcase-minimized-5443853801750528
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 981e99ab99986935affad7c164ebdfe28e8ea7f8)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/srtenc.c')
0 files changed, 0 insertions, 0 deletions