From 90e3e5497f9b6b7555036c776c77f2c81a4c839d Mon Sep 17 00:00:00 2001 From: Sushma Rai Date: Mon, 6 Feb 2006 08:53:21 +0000 Subject: Fixed memory leaks. Fixes #329251. svn path=/trunk/; revision=31418 --- plugins/exchange-operations/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 80a84cc338..36d4df9009 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,9 +1,29 @@ +2006-02-06 Sushma Rai + + * exchange-permissions-dialog.c (exchange_permissions_dialog_new): + Initializing nresults to zero and freeing E2kResult. + + * exchange-calendar.c (e_exchange_calendar_commit): Freeing authtype. + + * exchange-contacts.c (e_exchange_contacts_commit): Similar. + Fixes #329251. + 2006-02-05 Karsten Bräckelmann * exchange-user-dialog.c (e2k_user_dialog_construct): Correcting "Addressbook" to properly read "Address Book". Fixes bug #326256. +2006-02-03 Sushma Rai + + * exchange-permissions-dialog.c (exchange_permissions_dialog_new): + Freeing E2kResult. + + * exchange-calendar.c (e_exchange_calendar_commit): Freeing authtype. + + * exchange-contacts.c (e_exchange_contacts_commit): similar. + See #329251. + 2006-02-03 Sushma Rai * exchange-folder.c (org_gnome_exchange_folder_subscription): Moved -- cgit v1.2.3