Luna/luna
apio 37bbc04719
All checks were successful
continuous-integration/drone/pr Build is passing
Heap: Fix GPF caused when making many small allocations
Apparently space was too tight to split(), but we did it anyways, corrupting the next block.
This patch fixes this behavior.
2023-02-17 22:47:15 +01:00
..
include/luna kernel, luna: Move Spinlock.h to luna 2023-02-14 20:05:00 +01:00
src Heap: Fix GPF caused when making many small allocations 2023-02-17 22:47:15 +01:00
CMakeLists.txt luna: Skip UBSAN.cpp in CMakeLists as that's not implemented yet 2023-02-14 20:10:02 +01:00