Hacker News new | ask | show | jobs
by landr0id 16 days ago
>The DebugAllocator catches use-after-free (at least on page-level)

To clarify, is that to say that you have to use the `std.heap.page_allocator` as its backing allocator?