commit | 36e537bcef59cdf194cacf3584b748d49554b32a | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Mon Dec 06 21:53:50 2010 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Mon Dec 06 21:53:50 2010 +0000 |
tree | 19734720c2bfe9694fbff2cb7a2e898b3fcf8885 | |
parent | fd51bf61c9ff59fc455d45eb1ca6c07afaae3a0e [diff] |
PatchSet 786 Date: 2010/11/14 08:58:25 Author: nicm Branch: HEAD Tag: (none) Log: Don't allow last and active window to become the same - a very bad move when the active window is closed and freed. Reported by sthen@. Members: window.c:1.58->1.59