Files
ladybird/Kernel/Syscalls/profiling.cpp
Andreas Kling 4befc2c282 Kernel: Avoid null dereference in sys$profiling_disable()
If we can't create a profiling coredump object, we shouldn't try to
call write() on it.
2020-12-15 11:25:51 +01:00

2.5 KiB