Files
ladybird/Kernel/kmalloc.cpp
Andreas Kling 1163e0a030 Kernel: Don't count kfree(nullptr) as a call to kfree().
This was causing the kmalloc/kfree call delta to accumulate errors.
2019-04-25 23:18:11 +02:00

5.5 KiB