images\info_sml.gifSummary of handles in use (Error Detection)

Related Topics

A Summary of handles in use message indicates that Purify has searched the program for handles that have not been closed.

If Purify has found any handles in use, you can expand the summary message to see a list of the handles. Purify generates a list of handles in use when you do any one of the following:

§           Exit the program and Handles in use 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: PurifyAllHandlesInuse or PurifyNewHandlesInuse.

§           Specify /HandlesInUseAtExit=yes at the command line.

(C) Copyright IBM Corporation 1992, 2010.