mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
dtcm: Coverity 89667
This commit is contained in:
parent
1d951664a8
commit
b24e4a3e6f
1 changed files with 1 additions and 1 deletions
|
@ -524,7 +524,7 @@ get_appt_struct(DragContext *context) {
|
|||
Widget list;
|
||||
Calendar *c = context->calendar;
|
||||
Props_pu *pr;
|
||||
CSA_entry_handle entry;
|
||||
CSA_entry_handle entry = 0;
|
||||
Access_data *ad;
|
||||
|
||||
pr = (Props_pu *)(c->properties_pu);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue