qlibssh2 icon indicating copy to clipboard operation
qlibssh2 copied to clipboard

Fix to issue #8 - Fixed crash

Open vpicaver opened this issue 3 years ago • 0 comments

This removes the reference counting on libssh2_init() and libssh2_exit() If a instance of Ssh2Client is ever created, then connection is mad with QCoreApplication to exit libssh2 using libssh2_exit()

vpicaver avatar Jul 09 '21 00:07 vpicaver