0
0
mirror of https://github.com/vim/vim.git synced 2025-10-28 09:27:14 -04:00

patch 7.4.1939

Problem:    Memory access error when reading viminfo. (Dominique Pelle)
Solution:   Correct index in jumplist when at the end.
This commit is contained in:
Bram Moolenaar
2016-06-15 21:44:51 +02:00
parent 36f0f0686c
commit 28607ba2b8
3 changed files with 21 additions and 0 deletions

View File

@@ -753,6 +753,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1939,
/**/
1938,
/**/