2012年9月5日 星期三

How to detect memory leak

1. Use tool like UMDH to find the leak in new,delete,malloc,etc;
2. Check the code with "VirtualAlloc, HeapAlloc, etc";
3. Check for memory mapping file.

沒有留言:

張貼留言