Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042323
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.15-alt4
Build date: 15 december 2020, 15:45 ( 171.3 weeks ago )
Size: 238.38 Kb

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

License: GPLv2
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-debuginfo
  • duma-devel
  • duma-devel-static
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin