Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the following techniques to determine the cause of a user-mode memory leak:
- Using Performance Monitor to Find a User-Mode Memory Leak
- Using UMDH to Find a User-Mode Memory Leak
The first technique determines which process is leaking memory. After you know which process is involved, the second technique can determine the specific routine that is at fault.