Efence
From WikiPET
Electric fence is a library to detect buffer over and under-runs. Development continues in the DUMA project.
The library is used by compiling it in the program that is being tested and then running the program in a debugger. A buffer overrun or under-run will cause a segmentation fault, which can be located with the debugger.
DUMA is currently not installed in TPC.

