[7.2.446] Crash in GUI when closing the last window in a tabpage. (ryo7000)
commit70a5015390f60371e2b159828f21afb238c8e292
authorBram Moolenaar <Bram@moolenaar.net>
Mon, 12 Jul 2010 21:36:05 +0000 (12 21:36 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Mon, 12 Jul 2010 21:36:05 +0000 (12 21:36 +0000)
tree90846f7e3d60978d187792749c4f2cdae917319d
parent4441b94a76aea705a589151e30cec4e6228f2ec9
[7.2.446] Crash in GUI when closing the last window in a tabpage. (ryo7000)

Problem:    Crash in GUI when closing the last window in a tabpage. (ryo7000)

Solution:   Remove the tabpage from the list before freeing the window.

Patch 7.2.446
src/version.c
src/window.c