why- Open BSD .rocks

Malloc leak detection (∞)

Since 7.4 -current (04/17/2023), malloc leak detection. It’s a tool to detect unsafe behaviors in the OpenBSD code for Team developers. It needs to have debug symbols.

This tracks memory allocations to free them properly after use.

Details: