mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
dtcm: Coverity 88792
This commit is contained in:
parent
c686bfaf3c
commit
f9f12a1294
1 changed files with 1 additions and 1 deletions
|
@ -915,7 +915,7 @@ _DtCmsLookupKeyrangeV4(
|
|||
Period_4 period;
|
||||
long tmp_tick, endtick;
|
||||
Id_4 lo_key;
|
||||
int n;
|
||||
int n = 0;
|
||||
List_node *p_lnode;
|
||||
int tick;
|
||||
int ordinal;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue