FICHA · AUR

dmalloc

Debug Malloc memory allocation debugging C library

  • Library
  • Dev
official+codex · reviewed · May 31, 2026 description in en

Description

C programs can be checked for memory allocation mistakes with a debugging malloc library. It is useful for developers investigating leaks, invalid frees, and heap misuse.

This library changes allocation behavior while debugging. Use it in test builds and verify findings with normal builds before release.

Permissions

Permissions not analysed for this source yet.