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:
oni-link 2014-12-29 11:56:36 +01:00
parent b64b5372fb
commit 487a68ac69

View File

@ -205,7 +205,7 @@ static int included_patches[] = {
536, 536,
//535, //535,
//534 NA //534 NA
//533, 533,
//532, //532,
//531, //531,
//530, //530,