mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.1088
Problem: Coverity warns for uninitialized variables. Only one is an actual
problem.
Solution: Move the conditions. Don't use endpos if handling an error.
7ae4fbca55
This commit is contained in:
@@ -73,6 +73,7 @@ static int included_patches[] = {
|
||||
|
||||
|
||||
|
||||
1088,
|
||||
1087,
|
||||
// 1086,
|
||||
1085,
|
||||
|
Reference in New Issue
Block a user