FICHA · AUR

duma

Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator

  • debugging-library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 31, 2026 description in en

Description

Unintended memory access can be detected by linking software with a red-zone debugging allocator. It is useful for C and C++ developers tracking buffer overruns, use-after-free bugs, and memory corruption.

Debug allocators change memory layout and performance. Use them in testing builds, not as a substitute for code review, sanitizers, or production hardening.

Permissions

Permissions not analysed for this source yet.