Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039769
en ru br
ALT Linux repos
S:2.5.15-alt4
5.0: 2.5.14-alt1
4.1: 2.5.11-alt1

Group :: Development/Other
RPM: duma

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.5.11-alt1
Build date: 27 february 2008, 11:55 ( 839.2 weeks ago )
Size: 227.97 Kb

Home page:   http://duma.sourceforge.net/

License: GPL
Summary: Detect Unintended Memory Access
Description:

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.

Current maintainer: Fr. Br. George

List of contributors

List of rpms provided by this srpm:

  • duma
  • duma-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin