karaf.main.BootstrapLogManager possible resource leak and ignored exception in 
open method.
-------------------------------------------------------------------------------------------

                 Key: FELIX-1877
                 URL: https://issues.apache.org/jira/browse/FELIX-1877
             Project: Felix
          Issue Type: Bug
          Components: Karaf
            Reporter: Jamie goodyear
            Priority: Minor


May fail to close stream:
o.a.f.k.main.bootstrapLogManager.getDefaultHandler() line 54
Need to close java.io.inputStream.


Method ignores excetional return value:
o.a.f.k.main.BootstrapLogManager$SimpleFileHandler.open(File, boolean) line 90
Called method java.io.File.mkdirs().
Capture possible exception.

Issues detected during run of static analysis tool.

-- 
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