mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
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:
@@ -299,7 +299,7 @@ static int included_patches[] = {
|
||||
// 2144,
|
||||
// 2143,
|
||||
// 2142,
|
||||
// 2141,
|
||||
2141,
|
||||
// 2140 NA
|
||||
2139,
|
||||
// 2138 NA
|
||||
|
Reference in New Issue
Block a user