D.U.M.A. - Detect Unintended Memory Access DUMA is an open-source library (under GNU General Public License) to detect buffer overruns and under-runs in C and C++ programs. This library is a fork of Buce Perens Electric Fence library and adds some new features to it. Features of the DUMA library: "overloads" all standard memory allocation functions like malloc(), calloc(), memalign(), strdup(), op