vim-patch:7.4.1889

Problem:    When umask is set to 0177 Vim can't create temp files. (Lcd)
Solution:   Also correct umask when using mkdtemp().

35d88f4e2f
This commit is contained in:
James McCoy
2017-01-02 07:22:15 -05:00
parent efe1476d42
commit bfb5180627
2 changed files with 7 additions and 1 deletions

View File

@@ -551,7 +551,7 @@ static int included_patches[] = {
1892,
// 1891 NA
// 1890 NA
// 1889,
1889,
// 1888 NA
// 1887 NA
// 1886 NA