mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.1860
Problem: Using a partial for timer_start() may cause a crash.
Solution: Set the copyID in timer objects. (Ozaki Kiichi)
e3188e2615
This commit is contained in:

committed by
James McCoy

parent
c52856af2c
commit
537cee4883
@@ -580,7 +580,7 @@ static int included_patches[] = {
|
||||
// 1863 NA
|
||||
// 1862,
|
||||
// 1861,
|
||||
// 1860 NA
|
||||
1860,
|
||||
// 1859 NA
|
||||
// 1858 NA
|
||||
// 1857 NA
|
||||
|
Reference in New Issue
Block a user