mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 07:16:09 +00:00
vim-patch:7.4.825
Problem: Invalid memory access for ":syn keyword x a[".
Solution: Do not skip over the NUL. (Dominique Pelle)
1560d07045
This commit is contained in:
@@ -463,7 +463,7 @@ static int included_patches[] = {
|
||||
// 828,
|
||||
// 827,
|
||||
826,
|
||||
// 825,
|
||||
825,
|
||||
// 824 NA
|
||||
823,
|
||||
// 822,
|
||||
|
Reference in New Issue
Block a user