Files
ladybird/Userland/DevTools/UserspaceEmulator
Ben Wiederhake 7ed002d1ca UserlandEmulator: Fix data loss in realpath/readlink
This 'data loss' was introduced in 809a8ee693, because
I hoped we could eventually outlaw overlong paths entirely. This sparked some discussion:
https://github.com/SerenityOS/serenity/discussions/4357
Among other things, we agree that yeah, the Kernel can and should be able to return
paths of arbitrary length. This means that the 'arbitrary' maximum of PATH_MAX in
UserspaceEmulator should be considered to be unnecessary data loss, and as such, needs to
be fixed.
2021-01-16 22:40:53 +01:00
..
2021-01-12 12:18:55 +01:00
2021-01-12 12:18:55 +01:00
2021-01-12 12:18:55 +01:00
2021-01-12 12:18:55 +01:00
2021-01-12 12:18:55 +01:00