libDtSearch: Coverity 86426
This commit is contained in:
@@ -889,6 +889,7 @@ GOT_FULLNAME:
|
|||||||
"%s Status unavailable for configuration file '%s': %s"),
|
"%s Status unavailable for configuration file '%s': %s"),
|
||||||
PROGNAME"1404", fullname, strerror(errno));
|
PROGNAME"1404", fullname, strerror(errno));
|
||||||
DtSearchAddMessage (sprintbufp);
|
DtSearchAddMessage (sprintbufp);
|
||||||
|
fclose(fptr);
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
OE_sitecnfg_mtime = statbuf.st_mtime;
|
OE_sitecnfg_mtime = statbuf.st_mtime;
|
||||||
|
|||||||
Reference in New Issue
Block a user