]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1889 v7.4.1889
authorBram Moolenaar <Bram@vim.org>
Sat, 4 Jun 2016 12:52:00 +0000 (14:52 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Jun 2016 12:52:00 +0000 (14:52 +0200)
commit35d88f4e2ff5dcd9904f04612d5febede996137c
tree38479c0cea567a8ad53c10b3dc5c6609b4334a1c
parent76b6dfe54ba9b85cd9d8e6539205c1679a187961
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().
src/fileio.c
src/version.c