mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.1639
Problem: Invoking garbage collection may cause a double free.
Solution: Don't free the dict in a partial when recursive is FALSE.
5f436fcf99
This commit is contained in:

committed by
James McCoy

parent
1945013eb7
commit
9d91218213
@@ -803,7 +803,7 @@ static int included_patches[] = {
|
||||
1642,
|
||||
1641,
|
||||
1640,
|
||||
// 1639,
|
||||
1639,
|
||||
1638,
|
||||
// 1637 NA
|
||||
// 1636 NA
|
||||
|
Reference in New Issue
Block a user