1
0
forked from aniani/vim

patch 7.4.2132

Problem:    test_partial has memory leaks reported.
Solution:   Add a note about why this happens.
This commit is contained in:
Bram Moolenaar
2016-07-30 23:14:28 +02:00
parent 57e69ff2cc
commit 31440a1f2b
2 changed files with 24 additions and 19 deletions

View File

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