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,
|
||||
//535,
|
||||
//534 NA
|
||||
//533,
|
||||
533,
|
||||
//532,
|
||||
//531,
|
||||
//530,
|
||||
|
Reference in New Issue
Block a user