]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0978: leaking memory in termcodes test v8.2.0978
authorBram Moolenaar <Bram@vim.org>
Sun, 14 Jun 2020 13:35:58 +0000 (15:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 14 Jun 2020 13:35:58 +0000 (15:35 +0200)
commit0c8059e0b673a11f878acf4067a4b92679f1e0e5
treee9e7a90b2096b370751f70330aac516d16b9f39f
parent8dff4cbf6d917e20322821e8e866ffc1c1175258
patch 8.2.0978: leaking memory in termcodes test

Problem:    Leaking memory in termcodes test.
Solution:   Set t_8u with set_option_value().
src/term.c
src/version.c