1
0
forked from aniani/vim

patch 8.1.1720: crash with very long %[] pattern

Problem:    Crash with very long %[] pattern. (Reza Mirzazade farkhani)
Solution:   Check for reg_toolong. (closes #4703)
This commit is contained in:
Bram Moolenaar
2019-07-20 18:56:06 +02:00
parent 331bafd481
commit 2a5b52758b
3 changed files with 17 additions and 0 deletions

View File

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