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
..