vim-patch:7.4.1638

Problem:    When binding a function to a dict the reference count is wrong.
Solution:   Decrement dict reference count, only reference the function when
            actually making a copy. (Ken Takata)

e4eb6ff089
This commit is contained in:
Michael Ennen
2016-10-27 15:19:26 -07:00
committed by James McCoy
parent bae31b764a
commit 1945013eb7
2 changed files with 8 additions and 4 deletions

View File

@@ -804,7 +804,7 @@ static int included_patches[] = {
1641,
1640,
// 1639,
// 1638,
1638,
// 1637 NA
// 1636 NA
// 1635 NA