commit | 23a971da506249fc8388f06cd5c011b83406ac5c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Apr 04 22:04:53 2023 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Apr 04 22:04:53 2023 +0100 |
tree | d9db98b1ba14c6f162011a63fb0fbb65c3b17e0c | |
parent | cde8de034524d00aba4ff4142e658baff511e12d [diff] |
patch 9.0.1440: "rvim" can execute a shell through :diffpatch Problem: "rvim" can execute a shell through :diffpatch. Solution: Disallow the shell "patch" command.
diff --git a/src/testdir/test_diffmode.vim b/src/testdir/test_diffmode.vim index d60de50..cb042e1 100644 --- a/src/testdir/test_diffmode.vim +++ b/src/testdir/test_diffmode.vim Binary files differ