Patch 7.0.240
commiteecdbf82b5769c7ea634e8a772c32cdd36fbf893
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Mon, 7 May 2007 02:21:13 +0000 (7 02:21 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Mon, 7 May 2007 02:21:13 +0000 (7 02:21 +0000)
tree3812cea8a4c995ceab2a5a7c644563ca6e55299a
parent198c57a2f6927f6b5c236f7b1492254ebc1a71d4
Patch 7.0.240
Problem:    Crash when splitting a window in the GUI. (opposite of 7.0.227)
Solution:   Don't call out_flush() from win_alloc().  Also avoid this for
    win_delete().  Also block autocommands while the window structure
    is invalid.
Files:     src/window.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@258 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/version.c
src/window.c