1
0
forked from aniani/vim

patch 7.4.1532

Problem:    MS-Windows channel leaks file descriptor.
Solution:   Use CreateFile with the right options. (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2016-03-10 21:46:03 +01:00
parent 40e8cb292c
commit 7bffaa9f9b
2 changed files with 49 additions and 9 deletions

View File

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