dtcm: Coverity 89667

This commit is contained in:
Peter Howkins
2018-07-13 17:27:41 +01:00
parent 1d951664a8
commit b24e4a3e6f

View File

@@ -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);