NPE in TempFileManager
----------------------

                 Key: AXIS2-4842
                 URL: https://issues.apache.org/jira/browse/AXIS2-4842
             Project: Axis2
          Issue Type: Bug
            Reporter: Myles Bunbury


In TempFileManager, in the static initialization block, if tmpFiles is set to 
NULL because tmpDir.listFiles() returns NULL (eg. tmpDir does not exist), then 
a NPE occurs in the following for loop on line 191.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to