[vlc-devel] [PATCH 08/10] Removes xspf generation in access/directory.c in favor of new pf_readdir callback
Rémi Denis-Courmont
remi at remlab.net
Mon Jun 16 20:05:42 CEST 2014
Le 2014-06-17 00:54, Julien 'Lta' BALLET a écrit :
>> What will prevent infinite recursion in the playlist after this
>> gets removed?
>
> Ive actually no good idea to handle this in a generic way and your
> light on this issue would be greatly appreciated.
If I had a better idea than device and inode matching, I would have
implemented it already by now (or at least filed a bug). Recursion limit
does not work; we tried before. The old value, 5, was too much to
prevent explosive recursion, and yet too low for some real use cases.
Besides, what component would enforce the recursion level limit with the
new model?
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list