libDtSearch: Coverity 86426

This commit is contained in:
Peter Howkins
2018-07-02 23:21:07 +01:00
parent 013f452864
commit 96c6c5068a

View File

@@ -889,6 +889,7 @@ GOT_FULLNAME:
"%s Status unavailable for configuration file '%s': %s"),
PROGNAME"1404", fullname, strerror(errno));
DtSearchAddMessage (sprintbufp);
fclose(fptr);
return FALSE;
}
OE_sitecnfg_mtime = statbuf.st_mtime;