Late detect scan counter, Advanced tab, Properties Dialog Box (Error Detection)
Displays the number of heap operations the program performed before Purify performed the next late detect scan. By default, the number of operations is set to 0 and Purify does not perform late detect scans.
When late detect scans are enabled, by default Purify performs a late detect scan after every 200 heap operations or if 10 seconds has elapsed between the currently active heap operation and the last heap operation, whichever comes first.
When Purify discovers errors from a late detect scan, it generates Late Detect Array Bounds Write (ABWL) or Late Detect Free Memory Write (FMWL) messages in the Error View.
(C) Copyright IBM Corporation 1992, 2010.