]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.820 v7.4.820
authorBram Moolenaar <Bram@vim.org>
Tue, 11 Aug 2015 16:45:48 +0000 (18:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 11 Aug 2015 16:45:48 +0000 (18:45 +0200)
commit8fee878fe277ec1b1b833ba6e5db679151f7982f
tree8312c60b6eb8d95c1627e20702206dc32f2a54e3
parent901e58c243ef4363bb2c13b2c96c7b0acd45e6d1
patch 7.4.820
Problem:    Invalid memory access in file_pat_to_reg_pat.
Solution:   Avoid looking before the start of a string. (Dominique Pelle)
src/fileio.c
src/version.c