]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
In local-to-remote copies, abort if fxp_init() fails, rather than ploughing
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 25 Jun 2005 21:43:09 +0000 (21:43 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 25 Jun 2005 21:43:09 +0000 (21:43 +0000)
commit4cc429c96b0b7da485529f40b69f4af9639dce11
tree9150ea7eafc4dd4fc34e0ad418145c6f7420406f
parentf8941647db25740cdfebe2649379b2e047d433ca
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: http://svn.tartarus.org/sgt/putty@6021 cda61777-01e9-0310-a592-d414129be87e
pscp.c