Name : duma
| |
Version : 2.5.15
| Vendor : Mandriva
|
Release : 1
| Date : 2011-11-01 23:46:44
|
Group : Development/Other
| Source RPM : duma-2.5.15-1.src.rpm
|
Size : 0.11 MB
| |
Packager : Alexander Khrukin < akhrukin_mandriva_org>
| |
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.
|
RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/contrib/release |