[FFmpeg-devel] [PATCH] tcp.c/udp.c memleak?

Ronald S. Bultje rsbultje
Sat Aug 23 21:05:49 CEST 2008


Hi Michael,

On Sat, Aug 23, 2008 at 1:43 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> time for more stuff. This patch removes the check for "@" in hostname
> for tcp.c, because url_split() already does that.

you forgot this one. :-). I've tested that even if auth is NULL, the @
part is stripped correctly, so this code is never reached. Do I need
to do additional testing?

Ronald




More information about the ffmpeg-devel mailing list