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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4663,
|
||||
/**/
|
||||
4662,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user