0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 7.4.1746

Problem:    Memory leak in Perl.
Solution:   Decrement the reference count.  Add a test. (Damien)
This commit is contained in:
Bram Moolenaar
2016-04-15 21:16:11 +02:00
parent 5d98c9d932
commit 95509e18f8
3 changed files with 26 additions and 5 deletions

View File

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