You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Ramiro Voicu (JIRA)" <ji...@apache.org> on 2014/08/28 01:57:00 UTC

[jira] [Commented] (SSHD-69) SshAgent test leaks /tmp/mina*apr sockets

    [ https://issues.apache.org/jira/browse/SSHD-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113090#comment-14113090 ] 

Ramiro Voicu commented on SSHD-69:
----------------------------------

The org.apache.sshd.agent.unix.AgentServerProxy leaks one thread per connection if ForwardAgent is enabled in the client. 
The attached patch fixes both issues.

> SshAgent test leaks /tmp/mina*apr sockets
> -----------------------------------------
>
>                 Key: SSHD-69
>                 URL: https://issues.apache.org/jira/browse/SSHD-69
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>         Environment: Linux
>            Reporter: Shawn Pearce
>            Priority: Minor
>         Attachments: sshd-AgentServerProxy.patch
>
>
> org.apache.sshd.AgentTest is leaking agent sockets in /tmp/mina*apr on each run, because the code isn't able to clean up the sockets after they are no longer in use.



--
This message was sent by Atlassian JIRA
(v6.2#6252)