diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-05-19 08:30:05 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-05-20 23:18:50 +0200 |
commit | 57e570b508d967785b758e54c505db76c1597927 (patch) | |
tree | 7e76ab18b9a24e60ac1c5434d960a6530026ad17 /tests/checkasm/fixed_dsp.c | |
parent | c53f9f436440be4e180aa3895920ef21019c076f (diff) | |
download | ffmpeg-57e570b508d967785b758e54c505db76c1597927.tar.gz |
checkasm/sw_scale: Fix stack-buffer-overflow
A buffer whose size is not a multiple of four has been initialized using
consecutive writes of 32bits. This results in a stack-buffer-overflow
reported by ASAN in the checkasm-sw_scale FATE-test.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'tests/checkasm/fixed_dsp.c')
0 files changed, 0 insertions, 0 deletions