Memory Interceptor Library is a shared library that intercepts standard memory calls: malloc, calloc, realloc, free, etc., from binary applications and analyzes a program for memory leaks. The library can be used with any preexisting program that was written in C and was linked as a shared executable. No relinking of applications is required. Memory trace data is sent to a remote application where it is analyzed for memory leaks. Printer Friendly Page Send to a Friend
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest 1999-2006 by Java FAQs Daily Tips.