]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit53843b73924bcc77a0d1ec60366aa10c6346cbd8
tree9b9fb962e6bb9844153eb18b8c9d35eaae854f00
parentffdbfd42a02cfc7e32a537a45e803edfd3a9b3d3
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.

[originally from svn r6907]
[r6823 == 631b4948073922c2618441fb374c7e6fc22bd1d8]
settings.c