vim-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)

8fee878fe2
This commit is contained in:
Jurica Bradaric
2016-02-02 20:24:30 +01:00
parent 5feff1c415
commit 8d5cfe4ffc
2 changed files with 5 additions and 4 deletions

View File

@@ -468,7 +468,7 @@ static int included_patches[] = {
823,
// 822,
// 821,
// 820,
820,
// 819,
// 818,
817,