Files
ladybird/Kernel/Process.cpp
Andreas Kling f4bce03716 Kernel: When validating a string read, validate the pointer first.
Calling strlen() on an invalid pointer is just gonna crash the process.
2019-02-08 00:10:01 +01:00

64 KiB