1
0
forked from aniani/vim

patch 8.1.1944: leaking memory when using sound callback

Problem:    Leaking memory when using sound callback.
Solution:   src/sound.c
This commit is contained in:
Bram Moolenaar
2019-08-30 16:30:00 +02:00
parent 8d71b54409
commit 821d771e86
2 changed files with 14 additions and 0 deletions

View File

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