1
0
forked from aniani/vim

updated for version 7.4.111

Problem:    Memory leak in Python OptionsAssItem. (Ken Takata)
Solution:   Call Py_XDECREF() where needed. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-12-07 14:28:43 +01:00
parent ba2d44f338
commit c2401d62e0
2 changed files with 7 additions and 2 deletions

View File

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