]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix error handling in sftp (the sftp_recv return value was being
authorSimon Tatham <anakin@pobox.com>
Tue, 11 Dec 2001 20:08:12 +0000 (20:08 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 11 Dec 2001 20:08:12 +0000 (20:08 +0000)
commit382ffaf0262c8b552cf5bd32dbf922ceacbf921d
treefb2fa60fb9248cd1198146d582f68160afb87de5
parente5764eb6952d48a1aac384e7997c913dffc25c23
Fix error handling in sftp (the sftp_recv return value was being
checked for NULL almost nowhere).

[originally from svn r1472]
sftp.c