]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4a.042 v7.4a.042
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Jul 2013 14:02:36 +0000 (16:02 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Jul 2013 14:02:36 +0000 (16:02 +0200)
commit2b90ed294e3e3ce9d02d237317deffe296abf798
treebd01cd5b7d22f732b4c1cfe5646d90203fc86f11
parentad875fb7fff85d313fa35acde1afaec998d347d7
updated for version 7.4a.042
Problem:    Crash when BufUnload autocommands close all buffers. (Andrew
            Pimlott)
Solution:   Set curwin->w_buffer to curbuf to avoid NULL.
src/testdir/test8.in
src/testdir/test8.ok
src/version.c
src/window.c