معرفی شرکت ها


duma_2.5.21-6_armhf.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Detect Unintended Memory Access - A Red-Zone memory allocator
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main armhf
نام بسته duma
نام فایل بسته duma_2.5.21-6_armhf.deb
نسخه بسته 2.5.21
انتشار بسته 6
معماری بسته armhf
نگهدارنده Peter Blackman <peter@pblackman.plus.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/johnsonjh/duma
مجوز -
حجم دانلود 67136
حجم نصب 289
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


جایگزین ها

بسته نسخه معماری مخزن
duma_2.5.21-6_amd64.deb 2.5.21 amd64 Debian main
duma_2.5.21-6_arm64.deb 2.5.21 arm64 Debian main
duma_2.5.21-6_armel.deb 2.5.21 armel Debian main
duma_2.5.21-6_i386.deb 2.5.21 i386 Debian main
duma_2.5.21-6_mips64el.deb 2.5.21 mips64el Debian main
duma_2.5.21-6_mipsel.deb 2.5.21 mipsel Debian main
duma_2.5.21-6_ppc64el.deb 2.5.21 ppc64el Debian main
duma_2.5.21-6_s390x.deb 2.5.21 s390x Debian main


نیازمندی

مقدار نام
>= 2.4 libc6
>= 3.5 libgcc-s1
>= 4.1.1 libstdc++6


نحوه نصب


نصب پکیج deb duma:

    sudo apt-get install duma_2.5.21-6_armhf.deb


فایل ها

مسیرها
./usr/bin/duma
./usr/include/duma.h
./usr/include/duma_config.h
./usr/include/duma_sem.h
./usr/include/dumapp.h
./usr/include/noduma.h
./usr/lib/libduma.a
./usr/lib/libduma.so.0.0.0
./usr/share/doc/duma/README.txt.gz
./usr/share/doc/duma/TODO.gz
./usr/share/doc/duma/changelog.Debian.gz
./usr/share/doc/duma/changelog.gz
./usr/share/doc/duma/copyright
./usr/share/duma/GNUmakefile
./usr/share/lintian/overrides/duma
./usr/share/man/man3/duma.3.gz
./usr/lib/libduma.so -> libduma.so.0.0.0
./usr/lib/libduma.so.0 -> libduma.so.0.0.0