mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.2139
Problem: :delfunction causes illegal memory access.
Solution: Correct logic when deciding to free a function.
0588d4f9d2
This commit is contained in:
@@ -301,7 +301,7 @@ static int included_patches[] = {
|
||||
// 2142,
|
||||
// 2141,
|
||||
// 2140 NA
|
||||
// 2139,
|
||||
2139,
|
||||
// 2138 NA
|
||||
2137,
|
||||
2136,
|
||||
|
Reference in New Issue
Block a user