mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
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:

committed by
James McCoy

parent
85f9f9f46d
commit
4f3bb5262c
@@ -742,7 +742,7 @@ static int included_patches[] = {
|
||||
// 1705 NA
|
||||
1704,
|
||||
1703,
|
||||
// 1702,
|
||||
1702,
|
||||
1701,
|
||||
1700,
|
||||
1699,
|
||||
|
Reference in New Issue
Block a user