mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.533
Problem: ":hardcopy" leaks memory in case of errors. Solution: Free memory in all code paths. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=v7-4-533
This commit is contained in:
@@ -205,7 +205,7 @@ static int included_patches[] = {
|
|||||||
536,
|
536,
|
||||||
//535,
|
//535,
|
||||||
//534 NA
|
//534 NA
|
||||||
//533,
|
533,
|
||||||
//532,
|
//532,
|
||||||
//531,
|
//531,
|
||||||
//530,
|
//530,
|
||||||
|
Reference in New Issue
Block a user