vim-patch:7.4.1702

Problem:    Using freed memory when parsing 'printoptions' fails.
Solution:   Save the old options and restore them in case of an error.
            (Dominique)

4afc7c5d4a
This commit is contained in:
Michael Ennen
2016-11-24 23:39:25 -07:00
committed by James McCoy
parent 85f9f9f46d
commit 4f3bb5262c
3 changed files with 38 additions and 12 deletions

View File

@@ -742,7 +742,7 @@ static int included_patches[] = {
// 1705 NA
1704,
1703,
// 1702,
1702,
1701,
1700,
1699,