]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Chris Boucher spotted that after "-nc" was added (r6823), cfg->ssh_nc_host
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 15 Nov 2006 23:42:22 +0000 (23:42 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 15 Nov 2006 23:42:22 +0000 (23:42 +0000)
commitcad3486928733fe819dfcdec3a475046364d3769
tree9b9fb962e6bb9844153eb18b8c9d35eaae854f00
parent8f138162aa3b71312d496722579b47d1f3bef7a2
Chris Boucher spotted that after "-nc" was added (r6823), cfg->ssh_nc_host
was not always initialised, which could lead to spurious attempts to open
a bogus channel (typically refused: "FATAL ERROR: Server refused to open
a direct-tcpip channel"). Fixed.

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