]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1641 v7.4.1641
authorBram Moolenaar <Bram@vim.org>
Wed, 23 Mar 2016 21:28:25 +0000 (22:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 23 Mar 2016 21:28:25 +0000 (22:28 +0100)
commit5ca84ce4aa2832041f843e624c222bbc1f4d3e14
tree8708b747cbb985a74cc4bd670142924106b59b31
parentffec3c53496d49668669deabc0724ec78e2274fd
patch 7.4.1641
Problem:    Using unterminated string.
Solution:   Add NUL before calling vim_strsave_shellescape(). (James McCoy)
src/eval.c
src/testdir/test105.in
src/testdir/test105.ok
src/version.c