mirror of
https://github.com/vim/vim.git
synced 2025-09-28 04:24:06 -04:00
patch 8.2.4543: Coverity warning for refactored tag search code
Problem: Coverity warning for refactored tag search code. Solution: Avoid the warnings. Update comments. Add one more test case. (Yegappan Lakshmanan, closes #9928)
This commit is contained in:
committed by
Bram Moolenaar
parent
873f8243f6
commit
20fb28b1dc
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4543,
|
||||
/**/
|
||||
4542,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user