Re: [FFmpeg-devel] [PATCH] checkasm/hevc_pel: fix stack-buffer-overflow

2021-09-21 Thread zhilizhao(赵志立)
> On Sep 21, 2021, at 10:40 PM, Andreas Rheinhardt > wrote: > > Martin Storsjö: >> On Tue, 21 Sep 2021, Zhao Zhili wrote: >> >>> ==225880==ERROR: AddressSanitizer: stack-buffer-overflow on address ... >>> READ of size 2 at 0x7fffe49ab400 thread T0 >>>#0 0x18301da in put_hevc_qpel_hv_9 >>>

Re: [FFmpeg-devel] [PATCH] checkasm/hevc_pel: fix stack-buffer-overflow

2021-09-21 Thread Andreas Rheinhardt
Andreas Rheinhardt: > Martin Storsjö: >> On Tue, 21 Sep 2021, Zhao Zhili wrote: >> >>> ==225880==ERROR: AddressSanitizer: stack-buffer-overflow on address ... >>> READ of size 2 at 0x7fffe49ab400 thread T0 >>>    #0 0x18301da in put_hevc_qpel_hv_9 >>> src/libavcodec/hevcdsp_template.c:666 >>>    #1

Re: [FFmpeg-devel] [PATCH] checkasm/hevc_pel: fix stack-buffer-overflow

2021-09-21 Thread Andreas Rheinhardt
Martin Storsjö: > On Tue, 21 Sep 2021, Zhao Zhili wrote: > >> ==225880==ERROR: AddressSanitizer: stack-buffer-overflow on address ... >> READ of size 2 at 0x7fffe49ab400 thread T0 >>    #0 0x18301da in put_hevc_qpel_hv_9 >> src/libavcodec/hevcdsp_template.c:666 >>    #1 0x6c6bc4 in checkasm_check_

Re: [FFmpeg-devel] [PATCH] checkasm/hevc_pel: fix stack-buffer-overflow

2021-09-21 Thread Martin Storsjö
On Tue, 21 Sep 2021, Zhao Zhili wrote: ==225880==ERROR: AddressSanitizer: stack-buffer-overflow on address ... READ of size 2 at 0x7fffe49ab400 thread T0 #0 0x18301da in put_hevc_qpel_hv_9 src/libavcodec/hevcdsp_template.c:666 #1 0x6c6bc4 in checkasm_check_hevc_qpel src/tests/checkasm/hevc