Files
ladybird/Kernel/VM/RangeAllocator.cpp
Brian Gianforcaro dbc77148c9 Kernel: Convert RangeAllocator VERIFY to proper error handling
If a user allocates above 0x0 and below the allowable usermode
virtual address space, we need to return error instead of asserting.

Fixes: #8484
2021-07-17 13:00:21 +02:00

6.1 KiB