mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:8.0.0085
Problem: Using freed memory with recursive function call. (Dominique Pelle)
Solution: Make a copy of the function name.
8a01f969c1
This commit is contained in:
@@ -644,7 +644,7 @@ static const int included_patches[] = {
|
||||
// 88,
|
||||
// 87 NA
|
||||
// 86,
|
||||
// 85,
|
||||
85,
|
||||
84,
|
||||
83,
|
||||
// 82 NA
|
||||
|
Reference in New Issue
Block a user