From: simon Date: Wed, 2 Mar 2011 18:52:03 +0000 (+0000) Subject: Set the 'must_close_session' flag at the end of close_session(), so X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/commitdiff_plain/4f1aa9a9cacee7dffea752607b5ad6c254f3e28b?hp=4f1aa9a9cacee7dffea752607b5ad6c254f3e28b Set the 'must_close_session' flag at the end of close_session(), so that we won't keep calling close_session() again the next time we go round the message loop. Should fix unclean-close-hang. Thanks to Simon Coleman for debugging. git-svn-id: svn://svn.tartarus.org/sgt/putty@9115 cda61777-01e9-0310-a592-d414129be87e ---