]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0421: vimball: can smuggle Vimscript into VimballRecord file v9.2.0421
authorChristian Brabandt <cb@256bit.org>
Wed, 29 Apr 2026 20:36:14 +0000 (20:36 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 29 Apr 2026 20:36:14 +0000 (20:36 +0000)
commit77499e009af677720e747debebedb78d12a77cb6
treebfdee110f2111ebcf8a2f8acd200daab215a9333
parent3ac7b974391c40ba61c7abec8c02ea3bacf818a4
patch 9.2.0421: vimball: can smuggle Vimscript into VimballRecord file

Problem:  vimball: can smuggle Vimscript into VimballRecord file
          (Mayank Jangid and Kushal Khemka)
Solution: Disallow strange file names

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/vimball.vim
src/testdir/test_plugin_vimball.vim
src/version.c