1
0
forked from aniani/vim

updated for version 7.3.1051

Problem:    Python: possible memory leaks.
Solution:   Python patch 12: fix the leaks (ZyX)
This commit is contained in:
Bram Moolenaar
2013-05-29 22:49:26 +02:00
parent c8366790e8
commit a03e631120
2 changed files with 41 additions and 21 deletions

View File

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