dtcm: Coverity 88183, 88208, 89289

This commit is contained in:
Peter Howkins 2018-07-13 16:50:07 +01:00
parent 2d215fa52c
commit 3f689da7c3
1 changed files with 2 additions and 0 deletions

View File

@ -253,6 +253,8 @@ _DtCmsFreeCalendar(_DtCmsCalendar *cal)
if (cal->list)
hc_destroy(cal->list, NULL);
free(cal);
}
/*