Identifying Memory Management Bugs Within Applications Using the libumem Library 0
A June 2003 article that first gives an overview of libumem and then insists on the debugging features of the userland memory allocator. Also includes some examples on how to find memory leaks. Although libumem first appeared on Solaris 9 Update 3, many developers will only discover it when migrating to Solaris 10.
Note : libumem has recently been ported to Linux & Windows. See the announcement & the project page in Sourceforge.
