Télécharger la liste

Description du projet

DUMA (Detect Unintended Memory Access) stops your
program on the exact instruction that overruns (or
underruns) a malloc() memory buffer. GDB will then
display the source-code line that causes the bug.
It works by using the virtual-memory hardware to
create a red-zone at the border of each buffer:
touch that, and your program stops. It can catch
formerly impossible-to-catch overrun bugs. DUMA is
a fork of Bruce Perens' Electric Fence library.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-15 02:54 Retour à la liste release
2.5.10

Cette version ajoute des tableaux comparatifs HTML pour les pions de mémoire libre. Il a un bug pour cible du Makefile installer lors de DUMASO est vide. Un indice a été ajouté lorsque no man's land a été écrasé: inférieur ou supérieur à l'espace utilisateur.
Tags: Minor bugfixes
This release adds HTML comparison charts for free memory checkers. It has a bugfix for Makefile target install when DUMASO is empty. A hint has been added where no man's land was overwritten: below or above userSpace.

Project Resources