]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.072 v7.4.072
authorBram Moolenaar <Bram@vim.org>
Wed, 6 Nov 2013 03:04:33 +0000 (04:04 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 6 Nov 2013 03:04:33 +0000 (04:04 +0100)
commit4c1e626103397f8ac84ab7ca29cc74d0b3cc06e6
treee1235b4dcac8f377024f62b87afdbd2646706891
parent84dbb62fca26784eb706f5309f9285464d1a2989
updated for version 7.4.072
Problem:    Crash when using Insert mode completion.
Solution:   Avoid going past the end of pum_array. (idea by Fransisco Lopes)
src/popupmnu.c
src/version.c