]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix breakage of `Restart Session' in r6802. When restarting the
authorSimon Tatham <anakin@pobox.com>
Thu, 21 Sep 2006 11:48:32 +0000 (11:48 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 21 Sep 2006 11:48:32 +0000 (11:48 +0000)
commita2338cb6f27e585a47ed16a0379e4486585a03f7
treee3109471c5c71e727f498b52e5a1cc68324dcb22
parent234faec96c370267f2aef58f902061fb2946d8f3
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.

[originally from svn r6857]
[r6802 == 0dcdb6c3c19ecae20dcc6f947169b3c98bcbae9d]
windows/window.c