]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.332 v7.2.332
authorBram Moolenaar <Bram@vim.org>
Tue, 19 Jan 2010 12:08:42 +0000 (13:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 19 Jan 2010 12:08:42 +0000 (13:08 +0100)
commit3ea38ef23944f3d49c126b94708e2d4a540bca42
tree8ad16afccc35444920b3a3ac6baae2f20e2a3fe2
parentf68f6562132c81f90638fe547a7591addbdfff3c
updated for version 7.2.332
Problem:    Crash when spell correcting triggers an autocommand that reloads
            the buffer.
Solution:   Make a copy of the line to be modified. (Dominique Pelle)
src/spell.c
src/version.c