vim-patch:7.4.2359

Problem:    Memory leak in timer_start().
Solution:   Check the right field to be NULL.

26fe0d5691
This commit is contained in:
James McCoy
2017-04-06 08:58:18 -04:00
parent 9edbeec077
commit 071f2da66b
2 changed files with 5 additions and 5 deletions

View File

@@ -82,7 +82,7 @@ static const int included_patches[] = {
2362,
// 2361 NA
// 2360,
// 2359 NA
2359,
// 2358 NA
2357,
// 2356,