]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.623 v7.4.623
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Feb 2015 17:18:17 +0000 (18:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Feb 2015 17:18:17 +0000 (18:18 +0100)
commita1d2c58985584116d20fa5e132137d8ff1a535f7
tree17c9ade77be20eb64b92acff60b735c03857caaf
parent168e04966c48b0d7d4726934ed2c39a9a0fec2af
updated for version 7.4.623
Problem:    Crash with pattern: \(\)\{80000}  (Dominique Pelle)
Solution:   When the max limit is large fall back to the old engine.
src/regexp_nfa.c
src/version.c