]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1365: source command doesn't check for the sandbox v8.1.1365
authorBram Moolenaar <Bram@vim.org>
Wed, 22 May 2019 20:38:25 +0000 (22:38 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 22 May 2019 20:38:25 +0000 (22:38 +0200)
commit53575521406739cf20bbe4e384d88e7dca11f040
treea972b87d48af2a7b193f26a0d23340c852f14e55
parent5c017b2de28d19dfa4af58b8973e32f31bb1477e
patch 8.1.1365: source command doesn't check for the sandbox

Problem:    Source command doesn't check for the sandbox. (Armin Razmjou)
Solution:   Check for the sandbox when sourcing a file.
src/getchar.c
src/testdir/test_source.vim
src/version.c