Files
ladybird/Kernel/FileSystem/DevPtsFS.cpp
Andreas Kling efe4e230ee Kernel: Tidy up DevPtsFS construction and handle OOM errors
- Use KResultOr and TRY() to propagate errors
- Check for OOM when creating new inodes
2021-09-06 13:06:05 +02:00

4.3 KiB