projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc3d276
)
dtcm: Coverity 89143
author
Peter Howkins
<flibble@users.sf.net>
Fri, 13 Jul 2018 16:13:18 +0000
(17:13 +0100)
committer
Peter Howkins
<flibble@users.sf.net>
Fri, 13 Jul 2018 16:13:18 +0000
(17:13 +0100)
cde/programs/dtcm/libDtCmP/cm_tty.c
patch
|
blob
|
history
diff --git
a/cde/programs/dtcm/libDtCmP/cm_tty.c
b/cde/programs/dtcm/libDtCmP/cm_tty.c
index 2ce1702692825b8233c931d510127356e0731916..7be6d476192217fc21955609652dae410395bdf1 100644
(file)
--- a/
cde/programs/dtcm/libDtCmP/cm_tty.c
+++ b/
cde/programs/dtcm/libDtCmP/cm_tty.c
@@
-1261,7
+1261,7
@@
generate_recurrence_rule(Dtcm_appointment *appt, int version) {
rule_buf1[32],
rule_buf2[32];
CSA_sint32 repeat_type;
- CSA_uint32 repeat_nth;
+ CSA_uint32 repeat_nth
= 0
;
CSA_uint32 repeat_for = 0;
Tick appt_time;
int wk;