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 22:09:00 UTC

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

     [ https://issues.apache.org/jira/browse/VFS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory closed VFS-708.
----------------------------
       Resolution: Fixed
    Fix Version/s: 2.4

In git master.

> [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
>            Priority: Major
>             Fix For: 2.4
>
>
> 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)