mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
dtcm: Coverity 89273
This commit is contained in:
parent
ea58823eb4
commit
6d6f5098c5
1 changed files with 1 additions and 0 deletions
|
@ -1624,6 +1624,7 @@ parse_appt_from_file(nl_catd catd, char *file, CmDataList *list, Props *p,
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (found_appt == B_FALSE) {
|
if (found_appt == B_FALSE) {
|
||||||
|
free(w_buf);
|
||||||
fclose(fp);
|
fclose(fp);
|
||||||
return(INVALID_DATE);
|
return(INVALID_DATE);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue