Files
ladybird/Kernel/Syscalls/pledge.cpp
Andreas Kling a62bdb0761 Kernel: Delay Process data unprotection in sys$pledge()
Don't unprotect the protected data area until we've validated the pledge
syscall inputs.
2022-01-02 18:08:02 +01:00

2.4 KiB