> On Sep 28, 2021, at 10:41 PM, Andreas Rheinhardt > <andreas.rheinha...@outlook.com> wrote: > > 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. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com> > --- > tests/checkasm/hevc_pel.c | 30 +++++++++++++++++++----------- > 1 file changed, 19 insertions(+), 11 deletions(-) >
LGTM, too. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".