1
0
Fork 0
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:
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;