]> granicus.if.org Git - vim/commit
patch 8.0.0781: MS-Windows: memory leak when using :terminal v8.0.0781
authorBram Moolenaar <Bram@vim.org>
Thu, 27 Jul 2017 19:46:43 +0000 (21:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 27 Jul 2017 19:46:43 +0000 (21:46 +0200)
commitab6eec3887d68c260b50b1b8f9ed95d49d9306c6
tree20ec7e945235d6dca5527981c0e86abd5bef2951
parentcb25d1822094f2bc243cc2f64daf2e3b55f1d31b
patch 8.0.0781: MS-Windows: memory leak when using :terminal

Problem:    MS-Windows: Memory leak when using :terminal.
Solution:   Handle failures properly. (Ken Takata)
src/terminal.c
src/version.c