mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
dtcm: Coverity 88107
This commit is contained in:
parent
4111b85da8
commit
2d215fa52c
1 changed files with 2 additions and 0 deletions
|
@ -1032,6 +1032,8 @@ cms_update_entry_5_svc(cms_update_args *args, struct svc_req *svcrq)
|
||||||
args->entry.id, args->scope, args->entry.time,
|
args->entry.id, args->scope, args->entry.time,
|
||||||
args->pid);
|
args->pid);
|
||||||
|
|
||||||
|
free(appt);
|
||||||
|
|
||||||
/* reply */
|
/* reply */
|
||||||
if (cal->fversion >= _DtCM_FIRST_EXTENSIBLE_DATA_VERSION ||
|
if (cal->fversion >= _DtCM_FIRST_EXTENSIBLE_DATA_VERSION ||
|
||||||
(cal->fversion < _DtCM_FIRST_EXTENSIBLE_DATA_VERSION &&
|
(cal->fversion < _DtCM_FIRST_EXTENSIBLE_DATA_VERSION &&
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue