[vlc-devel] commit: playlist_MLLoad: format library URI correctly ( R??mi Denis-Courmont )
jpd at videolan.org
jpd at videolan.org
Sat Jun 27 12:33:31 CEST 2009
On Tue, Jun 23, 2009 at 09:38:24PM +0200, git version control wrote:
> vlc | branch: 1.0-bugfix | R??mi Denis-Courmont <remi at remlab.net> | Tue Jun 23 22:13:24 2009 +0300| [f42e19995035ab12cfb4f7faa9ae09e8490e3b6a] | committer: Derk-Jan Hartman
>
> diff --git a/src/playlist/loadsave.c b/src/playlist/loadsave.c
[...]
> + if( asprintf( &psz_uri, "%s" DIR_SEP "ml.xspf", psz_datadir ) != -1 )
> + { /* loosy check for media library file */
What is a ``loosy check''?
More information about the vlc-devel
mailing list