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:
Jurica Bradaric
2016-02-02 20:30:30 +01:00
parent 8d5cfe4ffc
commit 52692d3cd3
2 changed files with 8 additions and 5 deletions

View File

@@ -463,7 +463,7 @@ static int included_patches[] = {
// 828,
// 827,
826,
// 825,
825,
// 824 NA
823,
// 822,