diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-01-29 22:11:45 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-01 12:49:26 +0200 |
commit | 98d6a1f52059fd277649da8a33d582ca5059b920 (patch) | |
tree | 7415471f8efe1bee398f5d574a6b7bd460e231f0 /ffmpeg.c | |
parent | 11dbad9f4c57dbd91362519efcc2180ca5f2be41 (diff) | |
download | ffmpeg-98d6a1f52059fd277649da8a33d582ca5059b920.tar.gz |
avcodec/x86/diracdsp: Fix incorrect src addressing in dequant_subband_32()
Fixes: Segfault (not reproducable with asm, which made this hard to debug)
Fixes: decoding errors
Fixes: 19854/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DIRAC_fuzzer-5729372837511168
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 0694b60b7b4892eac1d6e2aca64de9e0cb096486)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'ffmpeg.c')
0 files changed, 0 insertions, 0 deletions