Skip to content

libssh2: don't typecast socket to int for libssh2_session_handshake#8492

Closed
bagder wants to merge 2 commits into
masterfrom
bagder/libssh2-handshake-windows
Closed

libssh2: don't typecast socket to int for libssh2_session_handshake#8492
bagder wants to merge 2 commits into
masterfrom
bagder/libssh2-handshake-windows

Conversation

@bagder

@bagder bagder commented Feb 21, 2022

Copy link
Copy Markdown
Member

Since libssh2_socket_t uses SOCKET on windows which can be larger than
int.

Since libssh2_socket_t uses SOCKET on windows which can be larger than
int.
Comment thread lib/vssh/libssh2.c Outdated
@bagder bagder closed this in 999c217 Feb 21, 2022
@bagder bagder deleted the bagder/libssh2-handshake-windows branch June 8, 2022 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants