1
0
forked from aniani/vim

updated for version 7.3.975

Problem:    Crash in regexp parsing.
Solution:   Correctly compute the end of allocated memory.
This commit is contained in:
Bram Moolenaar
2013-05-20 13:44:29 +02:00
parent 10f3a79e89
commit bc0ea8f75e
2 changed files with 9 additions and 2 deletions

View File

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