[vlc-devel] [PATCH 0/2] Fix folder opening regression

Thomas Guillem thomas at gllm.fr
Thu Mar 19 18:48:10 CET 2015


On Thu, Mar 19, 2015, at 18:17, Rémi Denis-Courmont wrote:
> Le jeudi 19 mars 2015, 18:06:27 Thomas Guillem a écrit :
> > For #13872, it's fixed, but we should remove recursive handling in
> > access/fs.c and access/directory.c and handle it in playlist preparser.
> 
> FWIW the previous implementation of access_t.readdir by Lta was not
> recursive 
> and it was a lot simpler. IIRC, Readdir could directly return one input
> item 
> (more like POSIX readdir() returns a pointer to the next entry).

That seems a better idea, I'll have a look.

> 
> -- 
> Rémi Denis-Courmont
> http://www.remlab.net/
> 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel



More information about the vlc-devel mailing list