pult / libssh2_delphi

delphi pascal libssh2 ssh2 sftp libssh2.dll
81 stars 30 forks source link

Fix "Invalid Pointer" error that can occur under certain circumstances. #7

Closed rburgstaler closed 5 years ago

rburgstaler commented 5 years ago

Fix "Invalid Pointer" error that can occur under certain circumstances. One example of a situation where this can happen is if the progress callback throws an exception.