[ Källkod: duma ]
Paket: duma (2.5.21-11 och andra)
Länkar för duma
Debianresurser:
Hämta källkodspaketet duma:
Ansvarig:
Externa resurser:
- Hemsida [github.com]
Liknande paket:
Detect Unintended Memory Access - A Red-Zone memory allocator
Open-source library to detect buffer overruns and under-runs in C and C++ programs.
This library is a fork of Bruce Perens Electric Fence library and adds some new features to it. Features of the DUMA library:
* "overloads" all standard memory allocation functions like malloc(), calloc(), memalign(), strdup(), operator new, operator new[] and also their counterpart deallocation functions like free(), operator delete and operator delete[] * utilizes the MMU (memory management unit) of the CPU: allocates and protects an extra memory page to detect any illegal access beyond the top of the buffer (or bottom, at the user's option) * stops the program at exactly that instruction, which does the erroneous access to the protected memory page, allowing location of the defective source code in a debugger detects erroneous writes at the non-protected end of the memory block at deallocation of the memory block * detects mismatch of allocation/deallocation functions: f.e. allocation with malloc() but deallocation with operator delete * leak detection: detect memory blocks which were not deallocated until program exit * preloading of the library * allowing tests without necessity of changing source code or recompilation
Andra paket besläktade med duma
|
|
|
|
-
- dep: libc6 (>= 2.34) [ej alpha, ia64, loong64, sh4]
- GNU C-bibliotek: Delade bibliotek
också ett virtuellt paket som tillhandahålls av libc6-udeb
- dep: libc6 (>= 2.41) [loong64, sh4]
-
- dep: libc6.1 (>= 2.34) [alpha]
- GNU C-bibliotek: Delade bibliotek
också ett virtuellt paket som tillhandahålls av libc6.1-udeb
- dep: libc6.1 (>= 2.37) [ia64]
-
- dep: libgcc-s1 (>= 3.0) [ej armel, armhf, hppa, ia64, m68k]
- GCC stödbibliotek
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- dep: libgcc-s1 (>= 4.2) [ia64]
-
- dep: libgcc-s2 (>= 4.2.1) [m68k]
- GCC stödbibliotek
-
- dep: libgcc-s4 (>= 4.1.1) [hppa]
- GCC stödbibliotek
-
- dep: libstdc++6 (>= 14) [ej ia64, m68k]
- GNU standardbibliotek v3 för C++
- dep: libstdc++6 (>= 4.1.1) [ia64, m68k]
-
- dep: libunwind8 [ia64]
- library to determine the call-chain of a program - runtime
Hämta duma
Arkitektur | Version | Paketstorlek | Installerad storlek | Filer |
---|---|---|---|---|
alpha (inofficiell anpassning) | 2.5.21-11 | 69,6 kbyte | 425,0 kbyte | [filförteckning] |
amd64 | 2.5.21-11 | 66,5 kbyte | 297,0 kbyte | [filförteckning] |
arm64 | 2.5.21-11 | 67,2 kbyte | 333,0 kbyte | [filförteckning] |
armel | 2.5.21-11 | 66,0 kbyte | 305,0 kbyte | [filförteckning] |
armhf | 2.5.21-11 | 66,0 kbyte | 293,0 kbyte | [filförteckning] |
hppa (inofficiell anpassning) | 2.5.21-11 | 70,2 kbyte | 314,0 kbyte | [filförteckning] |
i386 | 2.5.21-11 | 66,2 kbyte | 269,0 kbyte | [filförteckning] |
ia64 (inofficiell anpassning) | 2.5.21-8 | 72,8 kbyte | 576,0 kbyte | [filförteckning] |
loong64 (inofficiell anpassning) | 2.5.21-11 | 79,0 kbyte | 657,0 kbyte | [filförteckning] |
m68k (inofficiell anpassning) | 2.5.21-11 | 64,0 kbyte | 267,0 kbyte | [filförteckning] |
mips64el | 2.5.21-11 | 68,9 kbyte | 556,0 kbyte | [filförteckning] |
ppc64 (inofficiell anpassning) | 2.5.21-11 | 68,4 kbyte | 342,0 kbyte | [filförteckning] |
ppc64el | 2.5.21-11 | 69,2 kbyte | 1.301,0 kbyte | [filförteckning] |
riscv64 | 2.5.21-11 | 80,6 kbyte | 455,0 kbyte | [filförteckning] |
s390x | 2.5.21-11 | 67,1 kbyte | 307,0 kbyte | [filförteckning] |
sh4 (inofficiell anpassning) | 2.5.21-11 | 69,6 kbyte | 303,0 kbyte | [filförteckning] |
sparc64 (inofficiell anpassning) | 2.5.21-11 | 66,6 kbyte | 1.376,0 kbyte | [filförteckning] |
x32 (inofficiell anpassning) | 2.5.21-11 | 66,2 kbyte | 272,0 kbyte | [filförteckning] |