Files
ladybird/Kernel
Andreas Kling 1e21d49e86 Kernel: Fix wrong-looking overflow check in sys$execve()
This was harmless since sizeof(length) and sizeof(strings) are both 4
on x86 but let's check the right things regardless.
2020-12-23 20:34:22 +01:00
..
2020-11-11 12:27:25 +01:00