Re: [FFmpeg-devel] [PATCH] libavformat/dashdec: Fix buffer overflow in segment URL resolution

2025-04-15 Thread jing yan
Thanks for the review! that can't be null and I found another mistake. I will fix this issue and send a v2 patch soon. Michael Niedermayer 于2025年4月16日周三 07:33写道: > Hi > > On Fri, Apr 11, 2025 at 03:48:08PM +0800, xiaohuan...@gmail.com wrote: > > From: xiaohuanshu > > > > Problem: > > The max_ur

Re: [FFmpeg-devel] [PATCH v3] libavformat/dashdec: Fix buffer overflow in segment URL resolution

2025-05-14 Thread jing yan
Hi, just a gentle ping on this patch. Let me know if anything else is needed. Thanks! 于2025年4月16日周三 14:56写道: > From: xiaohuanshu > > Problem: > The max_url_size calculation for DASH segment URLs only considered the > base URL > length, leading to buffer overflow when the segment's sourceURL