1
0
forked from aniani/vim

updated for version 7.4.051

Problem:    Syntax highlighting a Yaml file causes a crash. (Blake Preston)
Solution:   Copy the pim structure before calling addstate() to avoid it
            becoming invalide when the state list is reallocated.
This commit is contained in:
Bram Moolenaar
2013-10-06 15:46:11 +02:00
parent b133208080
commit a951e35478
2 changed files with 12 additions and 0 deletions

View File

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