mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 21:23:12 +10:00
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