mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1718
Problem: Coverity: not using return value of set_ref_in_item().
Solution: Use the return value.
d56374e25d
This commit is contained in:

committed by
James McCoy

parent
0645787741
commit
e97e24c77e
@@ -723,8 +723,8 @@ static int included_patches[] = {
|
||||
// 1722 NA
|
||||
// 1721 NA
|
||||
// 1720,
|
||||
// 1719,
|
||||
// 1718,
|
||||
1719,
|
||||
1718,
|
||||
// 1717 NA
|
||||
1716,
|
||||
1715,
|
||||
|
Reference in New Issue
Block a user