On Sun, Jun 29, 2025 at 02:45:26PM +0800, Lidong Yan wrote:
> In ff_wms_parse_sdp_a_line(), it allocates memory in buf, but doesn't
> free buf when avformat_alloc_context() failed. Add av_free(buf) before
> return to prevent from leak.
> 
> Signed-off-by: Lidong Yan <502024330...@smail.nju.edu.cn>
> ---
>  libavformat/rtpdec_asf.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

will apply

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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".

Reply via email to