mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.1681
Problem: Coverity warns for fixed size buffer length (false positive).
Solution: Add a check for the name length.
ef9d9b94a8
This commit is contained in:
@@ -762,7 +762,7 @@ static int included_patches[] = {
|
||||
// 1684 NA
|
||||
// 1683 NA
|
||||
1682,
|
||||
// 1681,
|
||||
1681,
|
||||
// 1680 NA
|
||||
1679,
|
||||
// 1678 NA
|
||||
|
Reference in New Issue
Block a user