1
0
forked from aniani/vim

updated for version 7.3.1041

Problem:    Python: Invalid read valgrind errors.
Solution:   Python patch 2: defer DICTKEY_UNREF until key is no longer needed.
            (ZyX)
This commit is contained in:
Bram Moolenaar
2013-05-29 21:37:35 +02:00
parent 0014a53ad1
commit 1bc2428e1f
2 changed files with 29 additions and 5 deletions

View File

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