1
0
forked from aniani/vim

updated for version 7.4.317

Problem:    Crash when starting gvim.  Issue 230.
Solution:   Check for a pointer to be NULL. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2014-06-12 11:49:46 +02:00
parent 7116aa0f7d
commit 06e4a6df0a
2 changed files with 8 additions and 2 deletions

View File

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