]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1120 v7.3.1120
authorBram Moolenaar <Bram@vim.org>
Wed, 5 Jun 2013 14:33:10 +0000 (16:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 5 Jun 2013 14:33:10 +0000 (16:33 +0200)
commit5b84ddcceae72c14c3f608006d305f9a8e00fefc
tree5285a074362c8cb4ffbd87ca57af59c52a0a37c0
parent1cd3f2c4507ad242a6ed50270009f19fa49e5a7b
updated for version 7.3.1120
Problem:    Crash when regexp logging is enabled.
Solution:   Avoid using NULL pointers. Advance over count argument.
src/regexp.c
src/regexp_nfa.c
src/version.c