1
0
forked from aniani/vim

patch 7.4.1597

Problem:    Memory leak when out of memory. (Coverity)
Solution:   Free the name.
This commit is contained in:
Bram Moolenaar
2016-03-19 14:22:11 +01:00
parent ba8cd122ef
commit 9f6154f26e
2 changed files with 5 additions and 1 deletions

View File

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