1
0
forked from aniani/vim

patch 8.0.0887: can create a logfile in the sandbox

Problem:    Can create a logfile in the sandbox.
Solution:   Disable ch_logfile() in the sandbox. (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2017-08-07 20:51:51 +02:00
parent f8d57a5049
commit 6d87e9e1c6
2 changed files with 5 additions and 0 deletions

View File

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