Files
ladybird/Kernel/Syscalls/execve.cpp
Andreas Kling 1cfdaf96c4 Kernel: Reset the process dumpable flag on successful non-setid exec
Once we've committed to a new memory layout and non-setid credentials,
we can reset the dumpable flag.
2020-12-26 01:31:24 +01:00

31 KiB