The new ssh_do_close() function itself causes a segfault if the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 25 Apr 2003 17:44:09 +0000 (17:44 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 25 Apr 2003 17:44:09 +0000 (17:44 +0000)
commit74a98066621d216f5f0c629dcb61e22256b5a82b
treed5b366620ee3debf9598341fb5fb0c9f9d8540c4
parent970f2b0214503bd5a4bec9454ebc47de8bdea161
The new ssh_do_close() function itself causes a segfault if the
connection goes foom before ssh->channels is set up. Oops. Fixed.

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