[evolution-data-server] Bug #627336 - Groupwise cal can return NULL without error on create_object
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Bug #627336 - Groupwise cal can return NULL without error on create_object
- Date: Wed, 8 Sep 2010 11:16:37 +0000 (UTC)
commit 4483ce25fcb1bd6149c38a55852a5b66f43b6cb2
Author: Milan Crha <mcrha redhat com>
Date: Wed Sep 8 13:15:51 2010 +0200
Bug #627336 - Groupwise cal can return NULL without error on create_object
.../backends/groupwise/e-cal-backend-groupwise.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/calendar/backends/groupwise/e-cal-backend-groupwise.c b/calendar/backends/groupwise/e-cal-backend-groupwise.c
index aff1e1b..14ab019 100644
--- a/calendar/backends/groupwise/e-cal-backend-groupwise.c
+++ b/calendar/backends/groupwise/e-cal-backend-groupwise.c
@@ -1999,7 +1999,6 @@ e_cal_backend_groupwise_create_object (ECalBackendSync *backend, EDataCal *cal,
/* If delay deliver has been set, server will not send the uid */
if (!uid_list || ((e_cal_component_get_vtype (comp) == E_CAL_COMPONENT_JOURNAL) && e_cal_component_has_organizer (comp))) {
- *calobj = NULL;
g_object_unref (comp);
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]