vim-patch:7.4.714

Problem:    Illegal memory access when there are illegal bytes.
Solution:   Check the byte length of the character. (Dominique Pelle)

069dd08d8d
This commit is contained in:
Michael Ennen
2016-01-13 16:01:23 -07:00
parent 573d65c738
commit 39ef219535
2 changed files with 6 additions and 4 deletions

View File

@@ -410,7 +410,7 @@ static int included_patches[] = {
// 717,
// 716,
// 715,
// 714,
714,
713,
712,
711,