(sftpfs_close_connection): fix connection memleaks.
commit298273b8f5229aef7d9aabd9d928c17e4d3cb2c8
authorAndreas Mohr <and@gmx.li>
Sun, 3 Jan 2016 17:32:06 +0000 (3 17:32 +0000)
committerAndrew Borodin <aborodin@vmail.ru>
Sat, 13 Feb 2016 13:35:13 +0000 (13 16:35 +0300)
tree500510f95214e521438a4be50d9ca865035492f0
parent49b59018c9a9765493d9c79d25cf20101b5215ea
(sftpfs_close_connection): fix connection memleaks.

mc missing to free up sftp session data.
This disclose that mc misleadingly freed an internal libssh2.

Signed-off-by: Andreas Mohr <and@gmx.li>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/vfs/sftpfs/connection.c