vim-patch:7.4.2223

Problem:    Buffer overflow when using latin1 character with feedkeys().
Solution:   Check for an illegal character.  Add a test.

d3c907b5d2
This commit is contained in:
James McCoy
2017-03-10 17:26:22 -05:00
parent eaf1f9b9dc
commit 2ed2b1d505
8 changed files with 57 additions and 43 deletions

View File

@@ -217,7 +217,7 @@ static int included_patches[] = {
2226,
2225,
// 2224,
// 2223,
2223,
2222,
// 2221,
2220,