forked from aniani/vim
patch 7.4.2359
Problem: Memory leak in timer_start(). Solution: Check the right field to be NULL.
This commit is contained in:
@@ -763,6 +763,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2359,
|
||||
/**/
|
||||
2358,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user