GitHub user lifangning reopened a pull request:
https://github.com/apache/mina-sshd/pull/43
[SSHD-793] Fix the memory leak issue of sshd server
[SSHD-793] Fix the memory leak issue of continuing to connect and
disconnect to sshd.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lifangning/mina-sshd master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mina-sshd/pull/43.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #43
----
commit d8f205731f45bd42ec01e56ef300c38441dc34db
Author: Li Fangning <lifangning@...>
Date: 2018-01-11T01:43:50Z
[SSHD-793] Fix the memory leak issue of continuing to connect and
disconnect sshd.
----
---