You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2019/04/27 17:38:00 UTC

[jira] [Created] (VFS-708) [SFTP] SftpFileSystem.executeCommand(String, StringBuilder) can leak ChannelExec objects

Gary Gregory created VFS-708:
--------------------------------

             Summary: [SFTP] SftpFileSystem.executeCommand(String, StringBuilder) can leak ChannelExec objects
                 Key: VFS-708
                 URL: https://issues.apache.org/jira/browse/VFS-708
             Project: Commons VFS
          Issue Type: Bug
            Reporter: Gary Gregory


If an exception is thrown in the guts of {{SftpFileSystem.executeCommand(String, StringBuilder)}}, the ChannelExec it created is not disconnected.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)