Softpedia
 

MAC CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Progressive Downloader ...
  • X-Plane 10.21 / 10.22 B...
  • Apple TV Firmware 5.3 B...
  • Apple Configurator 1.3
  • Adobe Premiere Pro CC 7.0
  • Adobe After Effects CC ...
  • Java for Mac OS X 2013-...
  • Adobe InDesign CC 9.0
  • Adobe Illustrator CC 17.0
  • Adobe Photoshop CC 14.0
  • Home > Mac > Utilities
     Report malware

    DUMA 2.5.15

    Download button

    No screenshots available
    Downloads: 676  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Size / OS:

    Binary Format:

    Last Updated:

    Category:
    Duma Team | More programs
    Freeware / FREE
    234 KB / Mac OS X
    Universal Binary Universal Binary
    June 29th, 2009, 16:03 UTC [view history]
    Home / Utilities

     Read user reviews (0)  Refer to a friend  Subscribe

    DUMA description

    Free and multi-platform memory debugger

    DUMA (Detect Unintended Memory Access) is a free and multi-platform memory debugging library.

    DUMA can detect memory leaks and buffer overruns (or underruns) in a malloc() / new memory buffer. DUMA is a fork of Bruce Perens' Electric Fence library.

    Here are some key features of "DUMA":

    · "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 defectice 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
    · runs on Linux / U*ix and MS Windows NT/2K/XP operating systems
    · preloading of the library on Linux (and some U*ix) systems allowing tests without necessity of changing source code or recompilation

    What's New in This Release: [ read full changelog ]

    · alternative locking using critical sections on Win32
    · added Windows Threading to testmt.c
    · use of WIN32_SEMAPHORES on Win32-Cygwin
    · fixed CreateSemaphore() counts on Win32
    · fixed race condition when using macro 'delete'
    · bugfix in strncpy(): error check was too rigorous

     


    TAGS:

    debug memory | memory debugger | detect memory leak | debug | detect | debugger

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM