How does RuntimeChecker find out memory leak?
application. The DLL monitors all of the dynamic memory actions of the target applicationand reports them to RuntimeChecker.exe. After the target application exits, RuntimeChecker will list all of the memory blocks that were not freed in “memory tree” tab. As show, for each memory allocation, a call stack is shown as a branch in the tree. The depth of call stack can be configured.