Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
June 2017
Description
CID 1411933
Since all the paths in the for-loop, after setting the error, are jumping to Cleanup, the if() check is never working as intended.
Move the if check below the Cleanup tag so we can really compare if any of the executed paths is really returning an ERROR_INVALID_NAME.