Skip to content

libssh2: let sftp errors be unsigned long - #5534

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

libssh2: let sftp errors be unsigned long#5534
bagder wants to merge 2 commits into
masterfrom
bagder/libssh2-returncode

Conversation

@bagder

@bagder bagder commented Jun 6, 2020

Copy link
Copy Markdown
Member

Remove weird work-around for storing the SFTP errors as int instead of
the "unsigned long" that libssh2 actually returns for SFTP errors.

Remove weird work-around for storing the SFTP errors as int instead of
the "unsigned long" that libssh2 actually returns for SFTP errors.
@bagder bagder added the SCP/SFTP label Jun 6, 2020
@bagder bagder closed this in 7370b4e Jun 8, 2020
@bagder
bagder deleted the bagder/libssh2-returncode branch June 8, 2020 06:40
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.

1 participant