mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.2128 (#5517)
Problem: Memory leak when saving for undo fails.
Solution: Free allocated memory. (Hirohito Higashi)
1e2258297b
This commit is contained in:

committed by
Justin M. Keyes

parent
2a6c5bb0c4
commit
e350902b7d
@@ -313,7 +313,7 @@ static int included_patches[] = {
|
||||
// 2131 NA
|
||||
// 2130 NA
|
||||
// 2129 NA
|
||||
// 2128,
|
||||
2128,
|
||||
// 2127,
|
||||
// 2126,
|
||||
// 2125,
|
||||
|
Reference in New Issue
Block a user