mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
dtcm: Coverity 88183, 88208, 89289
This commit is contained in:
parent
2d215fa52c
commit
3f689da7c3
1 changed files with 2 additions and 0 deletions
|
@ -253,6 +253,8 @@ _DtCmsFreeCalendar(_DtCmsCalendar *cal)
|
|||
|
||||
if (cal->list)
|
||||
hc_destroy(cal->list, NULL);
|
||||
|
||||
free(cal);
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue