Libumem is a library used to detect memory management bugs in applications, based on the Slab allocator concept.
Libumem is a library used to detect memory management bugs in applications, based on the Slab allocator concept. Available as a standard part of the Solaris OS from Solaris 9 Update 3 onwards. /wikipedia/
- Identifying Memory Management Bugs Within Applications Using the libumem Library;
- Memory Leak Detection with libumem;
- Portable umem: port of the Solaris umem memory allocator to other popular operating systems, such as Linux, Windows and BSDish systems (including Darwin/OSX).