]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.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)
commit4d770fb56635162a9a7a0a7cdfc48627bb25faec
tree6e29c0e9266add0fab063ae195fa41ccb444fb34
parent2cefbedaab00fe32c8f39718e9c64921f8660be2
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/window.c