]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0887: can create a logfile in the sandbox v8.0.0887
authorBram Moolenaar <Bram@vim.org>
Mon, 7 Aug 2017 18:51:51 +0000 (20:51 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 7 Aug 2017 18:51:51 +0000 (20:51 +0200)
commit6d87e9e1c6a580609d48d4aa54a20b26b10c5b77
tree4ef597c215c35dc0d9a22ab4e79e23ddc258fc3d
parentf8d57a50496d854f3e82725bfde1543c9d01ff98
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)
src/evalfunc.c
src/version.c