mirror of
https://github.com/zoriya/vim.git
synced 2025-12-18 05:05:19 +00:00
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