]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.629 v7.4.629
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Feb 2015 19:03:45 +0000 (20:03 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Feb 2015 19:03:45 +0000 (20:03 +0100)
commit98f52500b6bca75539f50ea31cb333223141dfeb
treec7093517b6ff6aae4b4a8b50c3bf905d1b30e9e9
parent8872ef1b4e1b304cc168ea4c8f68645498c155be
updated for version 7.4.629
Problem:    Coverity warning for Out-of-bounds read.
Solution:   Increase MAXWLEN to 254. (Eliseo Martínez)
src/spell.c
src/version.c