vim-patch:7.4.2141

Problem:    Coverity reports bogus NULL check.
Solution:   When checking for a variable in the funccal scope don't pass the
            varname.

ba96e9af38
This commit is contained in:
Michael Ennen
2016-12-19 17:06:20 -07:00
parent e71e9020eb
commit 42727ecf08
2 changed files with 15 additions and 17 deletions

View File

@@ -299,7 +299,7 @@ static int included_patches[] = {
// 2144,
// 2143,
// 2142,
// 2141,
2141,
// 2140 NA
2139,
// 2138 NA