ladybird/Kernel/API
Ben Wiederhake add94aebfa Kernel: Don't trust user-supplied bool in sys$stat
Found by fuzz-syscalls. Can be reproduced by running this in the Shell:
    $ syscall stat [ Desktop 7 buf 2 ]

Fixes #5316.
2021-03-03 11:03:03 +01:00
..
FB.h Kernel: Avoid linking errors when calling Kernel API 2020-08-12 20:40:59 +02:00
InodeWatcherEvent.h Everywhere: Re-format with clang-format-11 2020-12-31 21:51:00 +01:00
KeyCode.h Kernel: Handle 'Menu' key on PS/2 keyboard 2021-02-15 19:37:14 +01:00
MousePacket.h Kernel: Move headers intended for userspace use into Kernel/API/ 2020-07-04 17:22:23 +02:00
Syscall.h Kernel: Don't trust user-supplied bool in sys$stat 2021-03-03 11:03:03 +01:00