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