ladybird/Userland/Libraries/LibFileSystemAccessClient
thankyouverycool 9ecfacaffd LibFileSystemAccessClient: Don't crash when formatting error messages
Since c140b67 ESUCCESS Errors aren't allowed. FSAC was initializing
an ErrorOr<String> arbitrarily to 0 for scope, causing it to hit the
VERIFY().
2023-06-09 19:46:44 +01:00
..
Client.cpp LibFileSystemAccessClient: Don't crash when formatting error messages 2023-06-09 19:46:44 +01:00
Client.h LibFileSystemAccessClient: Improve error propagation 2023-05-19 06:20:41 +02:00
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00