vim-patch:7.4.2326

Problem:    Illegal memory access when Visual selection starts in invalid
            position. (Dominique Pelle)
Solution:   Correct position when needed.

d5824ce1b5
This commit is contained in:
raichoo
2017-03-11 11:33:15 +01:00
parent 42caeccce6
commit e888864c28
3 changed files with 20 additions and 1 deletions

View File

@@ -115,7 +115,7 @@ static int included_patches[] = {
// 2329,
// 2328,
// 2327 NA
// 2326,
2326,
// 2325 NA
// 2324,
// 2323,