568

MALLOCDEBUG on AIX Version 5.3 (articol)

Isolate and resolve memory leaks using MALLOCDEBUG on AIX Version 5.3Take advantage of MALLOCDEBUG, the malloc subsystem monitoring tool shipped with AIX® Version 5.3 that helps you isolate memory leaks. Memory leaks can be tough and costly problems to solve, so it makes sense to use good tools to clearly point out and understand where the leaks are coming from. Study the example code presented in this article and use it as an approach to tackle memory leaks.http://www-128.ibm.com/developerworks/aix/library/au-mallocdebug.html?ca=dgr-lnxw07MALLOCDEBUG
0