Files
ladybird/Kernel/Syscalls
Andreas Kling 0e08763483 Kernel: Wrap much of sys$execve() in a block scope
Since we don't return normally from this function, let's make it a
little extra difficult to accidentally leak something by leaving it on
the stack in this function.
2022-01-13 23:57:33 +01:00
..
2021-10-01 00:51:49 +01:00
2022-01-13 00:20:08 -08:00