dtcm: Coverity 88183, 88208, 89289
This commit is contained in:
parent
2d215fa52c
commit
3f689da7c3
|
|
@ -253,6 +253,8 @@ _DtCmsFreeCalendar(_DtCmsCalendar *cal)
|
|||
|
||||
if (cal->list)
|
||||
hc_destroy(cal->list, NULL);
|
||||
|
||||
free(cal);
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue