]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1939 v7.4.1939
authorBram Moolenaar <Bram@vim.org>
Wed, 15 Jun 2016 19:44:51 +0000 (21:44 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 15 Jun 2016 19:44:51 +0000 (21:44 +0200)
commit28607ba2b82668503f8406bc13690d59af46deb3
treebcaccb61eded1a03cda2c8d14bc04f9ca3173a1c
parent36f0f0686ca313ef7b76387378cd5dc7acea1924
patch 7.4.1939
Problem:    Memory access error when reading viminfo. (Dominique Pelle)
Solution:   Correct index in jumplist when at the end.
src/mark.c
src/testdir/test_viminfo.vim
src/version.c