libDtSearch: Coverity 86426
This commit is contained in:
parent
013f452864
commit
96c6c5068a
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue