1
0
forked from aniani/vim

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:
Yegappan Lakshmanan
2022-03-11 12:05:18 +00:00
committed by Bram Moolenaar
parent 873f8243f6
commit 20fb28b1dc
3 changed files with 48 additions and 46 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4543,
/**/
4542,
/**/