1
0
forked from aniani/vim

patch 8.2.2968: Vim9: memory leak

Problem:    Vim9: memory leak
Solution:   Unreference pt_outer of partial.
This commit is contained in:
Bram Moolenaar
2021-06-09 20:50:46 +02:00
parent c04f2a4cd4
commit 54656015d3
2 changed files with 5 additions and 0 deletions

View File

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