Details
-
Bug
-
Status: Resolved
-
Not specified
-
Resolution: Fixed
-
None
-
None
Description
Whilst scanning global/Variables if a referenced logical file was invalid (e.g. "blah::"), and exception ensued and the iterator was never advanced, meaning the utiltiy would go into an infinite loop.
Should:
a) treat the variable with invalid reference as removable
b) avoid and handle exception to advance iterator.