mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
libDtSearch: Coverity 86426
This commit is contained in:
parent
013f452864
commit
96c6c5068a
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue