]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix silly segfault due to PSFTP thinking connection is fine even if
authorSimon Tatham <anakin@pobox.com>
Wed, 27 Feb 2002 22:20:30 +0000 (22:20 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 27 Feb 2002 22:20:30 +0000 (22:20 +0000)
commit98dd3cb9f25028e883a37cb812ace1fd10d528e8
treeb5be7329fa4b75e85afb584448671e845450309a
parent4f33c36ff5b56846a496ff952d35efebc0c0bd08
Fix silly segfault due to PSFTP thinking connection is fine even if
fxp_init() fails to get initial packet.

[originally from svn r1565]
psftp.c