]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.715 v7.4.715
authorBram Moolenaar <Bram@vim.org>
Mon, 4 May 2015 08:33:15 +0000 (10:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 May 2015 08:33:15 +0000 (10:33 +0200)
commit2186ffa2c7d8a9e2cb09316a7ac9e4ade3957c2f
tree7c869d126780d802efde4d98b7a040cab032da0f
parent069dd08d8dbbbadc4e6780d5c881a24bce79a4f7
patch 7.4.715
Problem:    Invalid memory access when there are illegal bytes.
Solution:   Get the length from the text, not from the character. (Dominique
            Pelle)
src/regexp_nfa.c
src/version.c