Fix breakage of `Restart Session' in r6802. When restarting the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 21 Sep 2006 11:48:32 +0000 (11:48 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 21 Sep 2006 11:48:32 +0000 (11:48 +0000)
commit8eec6d969331ec377e2cf472013cbb51a9b99dda
treee3109471c5c71e727f498b52e5a1cc68324dcb22
parent5193e45caa45cf478b0a1f565405b021ec0d1bbc
Fix breakage of `Restart Session' in r6802. When restarting the
session, we were clearing the new session_closed flag, but failing
to clear must_close_session; with that set, the session was being
opened but immediately re-closed.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6857 cda61777-01e9-0310-a592-d414129be87e
windows/window.c