vim-patch:7.4.717

Problem:    ":let list += list" can change a locked list.
Solution:   Check for the lock earlier. (Olaf Dabrunz)

1cd5e613b0
This commit is contained in:
watiko
2016-02-06 05:03:24 +09:00
parent fef753fa6d
commit 70ab198221
4 changed files with 51 additions and 26 deletions

View File

@@ -571,7 +571,7 @@ static int included_patches[] = {
// 720 NA
719,
718,
// 717,
717,
716,
715,
714,