mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.814
Problem: Illegal memory access with "sy match a fold".
Solution: Check for empty string. (Dominique Pelle)
382197865c
This commit is contained in:
@@ -474,7 +474,7 @@ static int included_patches[] = {
|
||||
// 817,
|
||||
// 816,
|
||||
// 815,
|
||||
// 814,
|
||||
814,
|
||||
813,
|
||||
// 812,
|
||||
811,
|
||||
|
Reference in New Issue
Block a user