]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.446 v7.2.446
authorBram Moolenaar <Bram@vim.org>
Mon, 12 Jul 2010 19:38:19 +0000 (21:38 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 12 Jul 2010 19:38:19 +0000 (21:38 +0200)
commit1c727d82089b71c1efb40133a4e356acd7cb055e
tree68d2fc3c6e597f2196e4545ed22736f32f5747b7
parent84e67dfa9c1de3df4073187144fb7c5605cbfb4d
updated for version 7.2.446
Problem:    Crash in GUI when closing the last window in a tabpage. (ryo7000)
Solution:   Remove the tabpage from the list before freeing the window.
src/version.c
src/window.c