ssh->mainchan can be NULL; try not to segfault in that situation.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 3 Sep 2007 19:09:56 +0000 (19:09 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 3 Sep 2007 19:09:56 +0000 (19:09 +0000)
commitab87bf1d328f04e0a71404da891dd95810340b3f
tree0b0861ec82798087bc640d4f32bcbeeaa636cf03
parent786476b93a0377f202d4bc7b156dbc6cce6fcf59
ssh->mainchan can be NULL; try not to segfault in that situation.

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