diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-28 16:13:03 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-29 04:35:31 +0200 |
commit | 09408539f4ad5d79f437d9b4789c5e64ad9b424f (patch) | |
tree | e53dbb32d83d2345f677eefe428fc89a41c06359 /libavfilter/blend.h | |
parent | ff800903747325f15056444c11053279e391d60b (diff) | |
download | ffmpeg-09408539f4ad5d79f437d9b4789c5e64ad9b424f.tar.gz |
checkasm/hevc_pel: Fix stack buffer overreads
This patch increases several stack buffers in order to fix
stack-buffer-overflows (e.g. in put_hevc_qpel_uni_hv_9 in
line 814 of hevcdsp_template.c) detected with ASAN in the hevc_pel
checkasm test.
The buffers are increased by the minimal amount necessary
in order not to mask potential future bugs.
Reviewed-by: Martin Storsjö <martin@martin.st>
Reviewed-by: "zhilizhao(赵志立)" <quinkblack@foxmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/blend.h')
0 files changed, 0 insertions, 0 deletions