forked from aniani/vim
updated for version 7.0053
This commit is contained in:
@@ -3628,6 +3628,7 @@ vim_getenv(name, mustfree)
|
|||||||
if (pp != NULL)
|
if (pp != NULL)
|
||||||
{
|
{
|
||||||
p = pp;
|
p = pp;
|
||||||
|
p[len] = NUL;
|
||||||
*mustfree = TRUE;
|
*mustfree = TRUE;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user