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

Rémi Denis-Courmont remi at remlab.net
Thu Mar 19 18:17:44 CET 2015


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).

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




More information about the vlc-devel mailing list