Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.3.0
-
None
Description
In the below codes, the lock pthread_mutex_lock(&(ssh_client->term_channel_lock)) , the resource, can not be correctly released if libssh2_keepalive_send(ssh_client->session->session, &timeout) > 0.