This can be enabled by using the Tracking::Debug policy, currently this just fills allocation on alloc() and free(), which is useful to help detect access to uninitialized memory and use after free. Now enabled by default in libfilament allocators on debug builds. This caught uninitialized access in the froxelizer.