Files
ladybird/Kernel/PerformanceEventBuffer.cpp
Brian Gianforcaro aa77c2ca58 Kernel: Use unchecked_append in PerformanceEventBuffer raw_backtrace()
We always validate the size before we append, so there is
no reason to use the checked append.
2022-01-05 14:04:18 +01:00

13 KiB