]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Darryl L. Miles's patch to support an optional port number argument
authorSimon Tatham <anakin@pobox.com>
Wed, 21 Jan 2004 19:56:08 +0000 (19:56 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 21 Jan 2004 19:56:08 +0000 (19:56 +0000)
commit2379e6961970fe380966b0def041a2496b9cc631
treeb575912abcda64091273a1993d77a0fa1c14d231
parent4dec95f80f106acd3c638ab4d541b885a6a0bf13
Darryl L. Miles's patch to support an optional port number argument
on the PSFTP `open' command; it was arguably a bug that this command
couldn't do such an obvious thing that could be done from the main
command line. Also had to fix a NULL-dereference in do_sftp_cleanup
in the process.

[originally from svn r3754]
psftp.c