mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:28:12 +00:00
![]() Previously in the aarch64 Kernel, this would cause dbgln() to actually print more characters of the next string in memory, because strings in the Kernel are not zero terminated by default. Prevent this by using the passed in length of the string. |
||
---|---|---|
.. | ||
aarch64 | ||
x86 | ||
CPU.h | ||
DeferredCallEntry.h | ||
mcontext.h | ||
PageDirectory.h | ||
PageFault.h | ||
Processor.h | ||
ProcessorSpecificDataID.h | ||
RegisterState.h | ||
ScopedCritical.h | ||
SmapDisabler.h | ||
Spinlock.h |