vim-patch:7.4.715 #4003

Problem:    Invalid memory access when there are illegal bytes.
Solution:   Get the length from the text, not from the character. (Dominique
            Pelle)

2186ffa2c7
This commit is contained in:
Michael Ennen
2016-01-13 16:11:14 -07:00
committed by Justin M. Keyes
parent 2c76651438
commit 62f1aaedb1
2 changed files with 2 additions and 2 deletions

View File

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