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