vim-patch:7.4.1051

Problem:    Segfault when unletting "count".
Solution:   Check for readonly and locked first. (Dominique Pelle)
            Add a test.

af8af8bfac
This commit is contained in:
Michael Ennen
2016-05-19 15:05:37 -07:00
parent e355624748
commit 326ae7c8ce
4 changed files with 43 additions and 13 deletions

View File

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