1
0
forked from aniani/vim

patch 8.1.0194: possibly use of NULL pointer

Problem:    Possibly use of NULL pointer. (Coverity)
Solution:   Reset the re_in_use flag earlier.
This commit is contained in:
Bram Moolenaar
2018-07-18 06:02:09 +02:00
parent ca4cc018ad
commit 414998023f
2 changed files with 12 additions and 2 deletions

View File

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