]> git.sesse.net Git - vlc/commit
Improved vlc_UrlParse (close #1025)
authorLaurent Aimar <fenrir@videolan.org>
Wed, 21 Feb 2007 21:31:36 +0000 (21:31 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 21 Feb 2007 21:31:36 +0000 (21:31 +0000)
commit47a67b900609e47dc36610f4c77b7656753b07c1
tree70bbf24110c35b1549fb1b8886cc3b9f41584b06
parentf5305fef469ceba3e0434902200aec3f20454f57
 Improved vlc_UrlParse (close #1025)
 We use vlc_UrlParse for "URL" without protocol... so it was using a part of
the URL as a protocol if it found ":/". Ensure to extract only valid protocol
at least.
include/vlc_url.h