vim-patch:7.4.2139

Problem:    :delfunction causes illegal memory access.
Solution:   Correct logic when deciding to free a function.

0588d4f9d2
This commit is contained in:
Michael Ennen
2016-12-16 14:56:09 -07:00
parent 53fad45115
commit e71e9020eb
2 changed files with 5 additions and 4 deletions

View File

@@ -301,7 +301,7 @@ static int included_patches[] = {
// 2142,
// 2141,
// 2140 NA
// 2139,
2139,
// 2138 NA
2137,
2136,