Over-enthusiastic assertions in the port forwarding code removed.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 5 Mar 2005 18:14:57 +0000 (18:14 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 5 Mar 2005 18:14:57 +0000 (18:14 +0000)
commit1ef619ae08b9950cfd89f171668c494784459476
treef805fac08f45cb7c4d4dabbf7882a7c0037ee488
parent2425184bb0dd4cf3924f717c0b07c2ca6e7da4e6
Over-enthusiastic assertions in the port forwarding code removed.
Port forwardings are set up before initialising the last few details
of the main shell session, so ssh->state can reasonably hold values
other than SSH_STATE_SESSION and SSH_STATE_CLOSED during calls to
sshfwd_*.

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