1
0
forked from aniani/vim

patch 8.2.4440: crash with specific regexp pattern and string

Problem:    Crash with specific regexp pattern and string.
Solution:   Stop at the start of the string.
This commit is contained in:
Bram Moolenaar
2022-02-22 13:37:31 +00:00
parent 1349bd712c
commit 6456fae9ba
3 changed files with 17 additions and 2 deletions

View File

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