vim-patch:7.4.1052

Problem:    Illegal memory access with weird syntax command. (Dominique Pelle)
Solution:   Check for column past end of line.

04bff88df6
This commit is contained in:
Jurica Bradaric
2016-05-10 21:20:42 +02:00
parent 0bfc1f33a0
commit 6bdf82bf6f
2 changed files with 22 additions and 18 deletions

View File

@@ -626,7 +626,7 @@ static int included_patches[] = {
1055,
// 1054,
// 1053,
// 1052,
1052,
// 1051,
// 1050,
// 1049,