images\info_sml.gifLeak search complete (Error Detection)

Related Topics

The Leak search complete message indicates that Purify has finished searching the program for leaked heap memory.

Purify generates a list of leaked memory blocks when you do any one of the following:

§           Exit the program and Memory leaks is selected in the Errors and Leaks tab in the Default Settings dialog box or Settings for exename dialog box. This is the default.

§           Call one of the Purify API functions: PurifyNewLeaks or PurifyAllLeaks.

§           Specify /LeaksAtExit=yes at the command line.

(C) Copyright IBM Corporation 1992, 2010.