id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3581	[PATCH] sftp: fix connection memleaks	and	andrew_b	"1) open_connection abort not handled correct yet
2) missing libssh2_session_free() on close_connection
3) internal list from libssh2_userauth_list() must not freed by mc
4) cosmetic: re-order open_connection and close_connection steps
5) cosmetic: sftpfs_super_data created at sftpfs_cb_open_connection() was freed at sftpfs_close_connection()
   it should be sftpfs_cb_close_connection() for logical right location
6) add FIXME for deprected libssh2_session_startup() since libssh2 1.2.8

found by Clang/AddressSanitizer"	defect	closed	major	4.8.16	mc-vfs	master	fixed					merged	committed-master
