1
0
forked from aniani/vim

patch 7.4.1868

Problem:    Setting really_exiting causes memory leaks to be reported.
Solution:   Add the in_free_all_mem flag.
This commit is contained in:
Bram Moolenaar
2016-06-01 23:08:39 +02:00
parent 3c809343c7
commit b89a25f17e
4 changed files with 11 additions and 8 deletions

View File

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