An easy implementation of a memory sandbox.
Luo's Memory Sandbox provides an approach to create a fully customized linear memory buffer, which can be used in debugging, finding memory leaks when writing data structures, by offering a custom memory allocator.