mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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:
parent
67d57f6917
commit
27b5fa59f5
@ -786,7 +786,7 @@ static int included_patches[] = {
|
|||||||
// 1659 NA
|
// 1659 NA
|
||||||
1658,
|
1658,
|
||||||
// 1657 NA
|
// 1657 NA
|
||||||
// 1656,
|
1656,
|
||||||
// 1655 NA
|
// 1655 NA
|
||||||
1654,
|
1654,
|
||||||
// 1653 NA
|
// 1653 NA
|
||||||
|
Loading…
Reference in New Issue
Block a user