]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0788: memory leak in libvterm v8.2.0788
authorBram Moolenaar <Bram@vim.org>
Sun, 17 May 2020 21:34:42 +0000 (23:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 May 2020 21:34:42 +0000 (23:34 +0200)
commitdeb17451edd65e2af1d155bce0886e856a716591
treec6db8d4961563210c3706b79ce2c15397e99d8ab
parenta2e408f5981b4da64426c3bda98d837ea36469bf
patch 8.2.0788: memory leak in libvterm

Problem:    Memory leak in libvterm.
Solution:   free tmpbuffer.
src/libvterm/src/vterm.c
src/version.c