1
0
forked from aniani/vim

patch 7.4.1744

Problem:    Python: Converting a sequence may leak memory.
Solution:   Decrement a reference. (Nikolay Pavlov)
This commit is contained in:
Bram Moolenaar
2016-04-15 20:40:41 +02:00
parent 75be2339d8
commit 6621004289
2 changed files with 5 additions and 2 deletions

View File

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