mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1656
Problem: Crash when using partial with a timer.
Solution: Increment partial reference count. (Hirohito Higashi)
92e35efaf6
The content of this was already applied in the partials PR, but no
commit mentioned the upstream patch.
This commit is contained in:
@@ -786,7 +786,7 @@ static int included_patches[] = {
|
||||
// 1659 NA
|
||||
1658,
|
||||
// 1657 NA
|
||||
// 1656,
|
||||
1656,
|
||||
// 1655 NA
|
||||
1654,
|
||||
// 1653 NA
|
||||
|
Reference in New Issue
Block a user