mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.878 #4258
Problem: Coverity error for clearing only one byte of struct.
Solution: Clear the whole struct. (Dominique Pelle)
69b67f7e77
This commit is contained in:
@@ -412,7 +412,7 @@ static int included_patches[] = {
|
||||
881,
|
||||
// 880 NA
|
||||
879,
|
||||
// 878,
|
||||
878,
|
||||
877,
|
||||
// 876 NA
|
||||
// 875 NA
|
||||
|
Reference in New Issue
Block a user