vim-patch:7.4.2143

Problem:    A funccal is garbage collected while it can still be used.
Solution:   Set copyID in all referenced functions.  Do not list lambda
            functions with ":function".

bc7ce675b2
This commit is contained in:
Michael Ennen
2016-12-19 17:49:32 -07:00
parent 00ac82eae2
commit e2f76d190d
2 changed files with 81 additions and 42 deletions

View File

@@ -297,7 +297,7 @@ static int included_patches[] = {
2146,
// 2145 NA
// 2144,
// 2143,
2143,
2142,
2141,
// 2140 NA