[vlc-devel] [PATCH]: Fix not-parsing server-address string
Jean-Baptiste Kempf
jb at videolan.org
Fri Aug 3 19:22:19 CEST 2007
On Mon, Jul 30, 2007, Gerrit Renker wrote :
> This fixes a bug in parsing URLs of the type
>
> udp:[serveraddr[:serverport]][@[bindaddr]:[bindport]]
> udplite:[serveraddr[:serverport]][@[bindaddr]:[bindport]]
>
> => The problem is that psz_parser is not reset to the begin
> of the string after parsing the bindaddr/bindport part after the `@'.
> This means that a string `SERVERADDR:SERVERPORT' will not be broken
> into port/hostname.
Any remarks on that patch ?
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/
_______________________________________________
vlc-devel mailing list
vlc-devel at videolan.org
http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list