]> granicus.if.org Git - vim/commit
patch 8.0.1680: memory allocated by libvterm is not profiled v8.0.1680
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Apr 2018 10:04:27 +0000 (12:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Apr 2018 10:04:27 +0000 (12:04 +0200)
commit756ef113d14428e598274f87672d7f0e34ff9781
tree691de69fe76419832fc1615ba934173823ac8998
parent672afb9f66c64e031a2b609bdee0cb873883c9ec
patch 8.0.1680: memory allocated by libvterm is not profiled

Problem:    Memory allocated by libvterm does not show up in profile.
Solution:   Pass allocater functions to vterm_new().
src/terminal.c
src/version.c