1
0
forked from aniani/vim

updated for version 7.3.589

Problem:    Crash when $HOME is not set.
Solution:   Check for a NULL pointer. (Chris Webb)
This commit is contained in:
Bram Moolenaar
2012-07-06 16:49:40 +02:00
parent 756287da38
commit bef4790c23
2 changed files with 7 additions and 3 deletions

View File

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