forked from aniani/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.
This commit is contained in:
@@ -763,6 +763,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2141,
|
||||
/**/
|
||||
2140,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user