[evolution-exchange/gnome-2-28] Bug #603437 - Fix a memory leak
- From: Milan Crha <mcrha src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution-exchange/gnome-2-28] Bug #603437 - Fix a memory leak
- Date: Thu, 10 Dec 2009 12:22:48 +0000 (UTC)
commit 4f1d12ff0db33dc781914b28a9bdd7c0702e762e
Author: Milan Crha <mcrha redhat com>
Date: Thu Dec 10 13:22:17 2009 +0100
Bug #603437 - Fix a memory leak
calendar/e-cal-backend-exchange-tasks.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/calendar/e-cal-backend-exchange-tasks.c b/calendar/e-cal-backend-exchange-tasks.c
index 6f5d68c..50090fd 100644
--- a/calendar/e-cal-backend-exchange-tasks.c
+++ b/calendar/e-cal-backend-exchange-tasks.c
@@ -842,6 +842,8 @@ get_changed_tasks (ECalBackendExchange *cbex)
}
}
+
+ g_object_unref (ecal);
} /* End while */
status = e2k_result_iter_free (iter);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]