mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.1223
Problem: Crash when setting v:errors to a number.
Solution: Free the typval without assuming its type. (Yasuhiro Matsumoto)
a542c680a8
This commit is contained in:

committed by
James McCoy

parent
38d98bba68
commit
b1c9d7d237
@@ -470,7 +470,7 @@ static int included_patches[] = {
|
||||
// 1226 NA
|
||||
// 1225 NA
|
||||
// 1224 NA
|
||||
// 1223,
|
||||
1223,
|
||||
// 1222 NA
|
||||
// 1221 NA
|
||||
// 1220 NA
|
||||
|
Reference in New Issue
Block a user