Possible NPE in DefaultFileSystemManager
----------------------------------------

                 Key: VFS-189
                 URL: https://issues.apache.org/jira/browse/VFS-189
             Project: Commons VFS
          Issue Type: Bug
         Environment: Fortify
            Reporter: Henri Yandell
             Fix For: 1.1


resolveName(FileName base, String, NameScope) does not protect from a null base 
variable and will lead to an exception on realBase.getPath() later on in the 
code.

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

Reply via email to