1
0
forked from aniani/vim

patch 8.2.4976: Coverity complains about not restoring a saved value

Problem:    Coverity complains about not restoring a saved value.
Solution:   Restore value before handling error.
This commit is contained in:
Bram Moolenaar
2022-05-18 11:00:48 +01:00
parent 51f0bfb88a
commit b1040dc11f
2 changed files with 6 additions and 3 deletions

View File

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