1
0
forked from aniani/vim

patch 8.2.0978: leaking memory in termcodes test

Problem:    Leaking memory in termcodes test.
Solution:   Set t_8u with set_option_value().
This commit is contained in:
Bram Moolenaar
2020-06-14 15:35:58 +02:00
parent 8dff4cbf6d
commit 0c8059e0b6
2 changed files with 3 additions and 1 deletions

View File

@@ -754,6 +754,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
978,
/**/
977,
/**/