Null out the socket pointers in X- and port-forwarding channels for
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 17 Feb 2010 19:02:04 +0000 (19:02 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 17 Feb 2010 19:02:04 +0000 (19:02 +0000)
commit5959132ddc73fb4f955c97cb3130ebc49ee58612
tree13b647991a486ed691a197059a23373cb0c30d76
parent95ac8831138b0bc8d10fcbf96d091ab3458f540d
Null out the socket pointers in X- and port-forwarding channels for
which we close the socket without destroying the channel. John
Peterson reports periodic crashes under heavy load which appear to
be fixed by this, though I don't know the exact circumstances
induced by that load.

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