> 在 2023年10月19日,上午9:31,Lynne <d...@lynne.ee> 写道: > > Oct 18, 2023, 19:05 by quinkbl...@foxmail.com: > >> >>> On 2023/10/19 00:55, Zhao Zhili wrote: >>> >>> From: Zhao Zhili <zhiliz...@tencent.com> >>> >>> --- >>> fftools/ffplay.c | 30 ++++++++++ >>> fftools/ffplay_renderer.c | 117 ++++++++++++++++++++++++++++++++++++++ >>> 2 files changed, 147 insertions(+) >>> >> >> With this patchset, I got a heap-use-after-free crash in vulkan decoder >> after seek. See ticket 10628 for ASAN information. >> >> https://trac.ffmpeg.org/ticket/10628 >> > > Why are you reporting an issue for a patch that hasn't > even been merged yet?
The issue isn’t created by this patch, but triggered by this patch. If user call libavcodec in the same way as ffplay, they can get the same result, but harder for us to reproduce. I think this is one of the reasons to let ffplay test our hardware decoders. > _______________________________________________ > 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". _______________________________________________ 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".