]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.811 v7.4.811
authorBram Moolenaar <Bram@vim.org>
Tue, 4 Aug 2015 20:02:51 +0000 (22:02 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 4 Aug 2015 20:02:51 +0000 (22:02 +0200)
commit204b93f95831454e6924acf30b16fd4bdfda0d14
tree69d8e9007ae7a33fc9163d8888d5a1ead65f0a79
parent9dd33af4baf5fd7d3a7a779d8363834b38804946
patch 7.4.811
Problem:    Invalid memory access when using "exe 'sc'".
Solution:   Avoid going over the end of the string. (Dominique Pelle)
src/ex_docmd.c
src/version.c