[vlc-devel] [PATCH 2/2] config: file: Remove useless copy
Steve Lhomme
robux4 at ycbcr.xyz
Fri Dec 18 06:33:38 UTC 2020
On 2020-12-17 21:25, Rémi Denis-Courmont wrote:
> Le torstaina 17. joulukuuta 2020, 18.49.14 EET Hugo Beauzée-Luyssen a écrit :
>> The folder is always owned by the caller, so we can modify it directly
>> and save a copy per folder level
>
> Technically true but that's still a horrible hack that shouldn't live.
Moving the recursive loop in config_PrepareDir() might make it more
legit. But I have no problem with this patch.
More information about the vlc-devel
mailing list