mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
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:
@@ -468,7 +468,7 @@ static int included_patches[] = {
|
||||
823,
|
||||
// 822,
|
||||
// 821,
|
||||
// 820,
|
||||
820,
|
||||
// 819,
|
||||
// 818,
|
||||
817,
|
||||
|
Reference in New Issue
Block a user