forked from aniani/vim
patch 8.1.0913: CI crashes when running out of memory
Problem: CI crashes when running out of memory. Solution: Apply 'maxmempattern' also to new regexp engine.
This commit is contained in:
@@ -783,6 +783,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
913,
|
||||
/**/
|
||||
912,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user