vim-patch:7.4.2304

Problem:    In a timer callback the timer itself can't be found or stopped.
            (Thinca)
Solution:   Do not remove the timer from the list, remember whether it was
            freed.

417ccd7138
This commit is contained in:
James McCoy
2017-04-06 08:55:51 -04:00
parent 6a6bbbc6d8
commit 0f99645b8f
2 changed files with 16 additions and 1 deletions

View File

@@ -137,7 +137,7 @@ static const int included_patches[] = {
2307,
2306,
2305,
// 2304 NA
2304,
2303,
// 2302 NA
// 2301 NA