Direcly using the C library allocator functions is usually avoided in favor of our guarded allocator. It's more useful when debugging.
Direcly using the C library allocator functions is usually avoided in favor of our guarded allocator. It's more useful when debugging.