do_ssh2_authconn() now installs the standard handlers for CHANNEL_SUCCESS
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 1 Sep 2012 11:32:53 +0000 (11:32 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 1 Sep 2012 11:32:53 +0000 (11:32 +0000)
commitaf455852622725944c23661496cd59e9c178595d
tree2a88149f97fb61a8307b73c46bbc1e550ed1e9fc
parent5063f6911e42650ead6921e55dda6a7a42a92555
do_ssh2_authconn() now installs the standard handlers for CHANNEL_SUCCESS
and CHANNEL_FAILURE as soon as it's opened a channel, so there's no need
for it to set them again later.

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