Fix a crash with layouts, splits and killed windows
commitd7bc717504f4a43010d6b9d0382e99a4a07c3ea0
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Sat, 16 Aug 2008 01:47:32 +0000 (15 21:47 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Sat, 16 Aug 2008 01:53:57 +0000 (15 21:53 -0400)
treea207640e96a0897327992f4ace38358e2c669834
parent04ce58b3dfea8c66294245b44e642144ea795a76
Fix a crash with layouts, splits and killed windows

Having the same window in multiple split regions in a layout, and then
killing the window would cause a crash. This change fixes that crash.
src/display.c
src/process.c