vim-patch:8.0.0333

Problem:    Illegal memory access when 'complete' ends in a backslash.
Solution:   Check for trailing backslash. (Dominique Pelle, closes vim/vim#1478)

226c534291
This commit is contained in:
ckelsel
2017-09-24 10:05:53 +08:00
parent 4bb0e95abb
commit 2b53a565b9
3 changed files with 15 additions and 4 deletions

View File

@@ -619,7 +619,7 @@ static const int included_patches[] = {
// 336,
// 335,
// 334,
// 333,
333,
// 332,
331,
// 330,