[vlc-devel] commit: playlist_MLLoad: format library URI correctly ( R??mi Denis-Courmont )

Rémi Denis-Courmont remi at remlab.net
Sat Jun 27 12:57:42 CEST 2009


Le samedi 27 juin 2009 13:33:31 jpd at videolan.org, vous avez écrit :
> 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''?

I think loose is more appropriate. It is not completely correct. Namely it's 
not atomic.

-- 
Rémi Denis-Courmont
http://www.remlab.net/




More information about the vlc-devel mailing list