Files
ladybird/Userland/Services/LaunchServer/Launcher.cpp
Maciej 569a035786 LaunchServer: Return if read_link fails in for_each_handler_for_path
Previously we were just printing error and then doing release_value(),
causing crash when opening links that cannot be read (e.g in /proc).
2022-12-14 15:48:25 +00:00

14 KiB