BUG#595803 Fixes a double free
This commit is contained in:
committed by
Akhil Laddha
parent
56051e3f54
commit
ee3c7ce4e6
@ -2105,9 +2105,6 @@ set_text_as_bold (EWeekViewEvent *event, EWeekViewEventSpan *span)
|
||||
break;
|
||||
}
|
||||
}
|
||||
e_cal_component_free_attendee_list (attendees);
|
||||
g_free (address);
|
||||
g_object_unref (comp);
|
||||
|
||||
/* The attendee has not yet accepted the meeting, display the summary as bolded.
|
||||
If the attendee is not present, it might have come through a mailing list.
|
||||
|
||||
Reference in New Issue
Block a user