]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commit221aebe4e34720ffaa7f9597b8a23ad4a81c87ca
treefb2fa60fb9248cd1198146d582f68160afb87de5
parent3dce789cd07f365009045c9427bd512ac155cf9e
Fix error handling in sftp (the sftp_recv return value was being
checked for NULL almost nowhere).

git-svn-id: http://svn.tartarus.org/sgt/putty@1472 cda61777-01e9-0310-a592-d414129be87e
sftp.c