1
0
forked from aniani/vim

patch 8.2.0166: Coverity warning for using uninitialized variable

Problem:    Coverity warning for using uninitialized variable.
Solution:   Check for failure.
This commit is contained in:
Bram Moolenaar
2020-01-28 22:39:19 +01:00
parent 5b18c248d3
commit 07da94b0f0
2 changed files with 8 additions and 1 deletions

View File

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