]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Set the 'must_close_session' flag at the end of close_session(), so
authorSimon Tatham <anakin@pobox.com>
Wed, 2 Mar 2011 18:52:03 +0000 (18:52 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 2 Mar 2011 18:52:03 +0000 (18:52 +0000)
commit3ff018720192a156dbefa91ba759a4102c3cdf1e
treeb1ff8a355ad51717c591bcdd6e2284905184bb90
parent7f570bf98e350f6903065270a8aacacbbf923ea1
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: http://svn.tartarus.org/sgt/putty@9115 cda61777-01e9-0310-a592-d414129be87e
windows/window.c