]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1192 v7.3.1192
authorBram Moolenaar <Bram@vim.org>
Fri, 14 Jun 2013 19:15:25 +0000 (21:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 14 Jun 2013 19:15:25 +0000 (21:15 +0200)
commitc5089bb8ff4d9f15c11632d7486b9068e09ff202
treeec562d3f0c62d71f9c31b86917428d8ffa8e42c6
parent580abea48a0de604b40aca734b22f3ea7c0e7531
updated for version 7.3.1192
Problem:    Valgrind reports errors when using backreferences. (Dominique
            Pelle)
Solution:   Do not check the end of submatches.
src/regexp_nfa.c
src/version.c