mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-11 19:16:24 +00:00
In VFS::rename, if new_path is equal to '/', then, parent custody is set to null. VFS::rename would then use parent custody without checking it first. Fixed VFS::rename to check both old and new path parent custody before actually using them.
34 KiB
34 KiB