Fix the SSH protocol version exchange, which had a weird stack trash
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 23 Mar 2001 10:28:36 +0000 (10:28 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 23 Mar 2001 10:28:36 +0000 (10:28 +0000)
commit9275ca8aed9b69e7b62eab751342833eb637ff1d
tree98974cf1d1d603d984bad08e4116f8ab76766e19
parent014970c84b867041e717365d0e3254a19eb28480
Fix the SSH protocol version exchange, which had a weird stack trash
in it which for some reason didn't show up when built with VC++6 but
blew up the nightlies. Should be OK now.

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