1
0
forked from aniani/vim

patch 8.2.4663: occasional crash when running the GUI tests

Problem:    Occasional crash when running the GUI tests.
Solution:   Check that the line index is not too high. (closes #8681)
This commit is contained in:
Bram Moolenaar
2022-04-01 19:44:47 +01:00
parent 22ebd172e4
commit 17fa233f6f
2 changed files with 13 additions and 8 deletions

View File

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