]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.736 v7.4.736
authorBram Moolenaar <Bram@vim.org>
Tue, 9 Jun 2015 18:39:24 +0000 (20:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 Jun 2015 18:39:24 +0000 (20:39 +0200)
commitb878bbbca67c384101c2ebb822e390f0feda9489
treebcf905e05baaacbe320c15b5eeacbcac92389736
parente2e4b98622f7c44910dc9660035048a4177d3777
patch 7.4.736
Problem:    Invalid memory access.
Solution:   Avoid going over the end of a NUL terminated string. (Dominique
            Pelle)
src/regexp.c
src/version.c