In local-to-remote copies, abort if fxp_init() fails, rather than ploughing
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 25 Jun 2005 21:43:09 +0000 (21:43 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 25 Jun 2005 21:43:09 +0000 (21:43 +0000)
commit58070d221740f21df8c354ab653c49a184d37ebf
tree9150ea7eafc4dd4fc34e0ad418145c6f7420406f
parent80969352d73d5ba3392ff85274866c861842a51b
In local-to-remote copies, abort if fxp_init() fails, rather than ploughing
on and trying to transfer files, which caused a null-pointer deference.

Thanks to Fernando Najera for reporting the bug.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6021 cda61777-01e9-0310-a592-d414129be87e
pscp.c