Initialise the "protocol" field of a new ssh_tag to NULL so Bad Things don't
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 7 Jan 2003 22:45:12 +0000 (22:45 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 7 Jan 2003 22:45:12 +0000 (22:45 +0000)
commit3648d4c5e474049da92b2331610897f1b2d5c06b
treeddb4e3c33081aeb6aec9c058cafc9e065712eb3f
parentee22d542c70c0c343060be1d2f23883f0d236b78
Initialise the "protocol" field of a new ssh_tag to NULL so Bad Things don't
happen if we try to type things before the SSH banner has been received.

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