From 43d436a36ebd59699b20f6e49f544ad24c8d8a30 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 2 Jul 2003 13:29:55 +0000 Subject: Don't leak exceptions (load_static_capabilities): free the capability * cal-client/cal-client.c (real_open_calendar): Don't leak exceptions (load_static_capabilities): free the capability string * gui/dialogs/task-page.c (task_page_fill_component): Free the description text if it *was* set, rather than if it wasn't. * gui/dialogs/task-editor.c (task_editor_finalize): Free the priv struct. svn path=/trunk/; revision=21722 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c179b7c7c2..bc7aee4d24 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2003-07-02 Dan Winship + + * cal-client/cal-client.c (real_open_calendar): Don't leak + exceptions + (load_static_capabilities): free the capability string + + * gui/dialogs/task-page.c (task_page_fill_component): Free the + description text if it *was* set, rather than if it wasn't. + + * gui/dialogs/task-editor.c (task_editor_finalize): Free the priv + struct. + 2003-07-02 Bolian Yin Fixes #45328, #45329 -- cgit v1.2.3