From a693beaab485e44e2c35e0c2a5440c7c4a8760c0 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Tue, 15 Apr 2003 21:27:08 +0000 Subject: Free the temporary string. 2003-04-15 Hans Petter Jansson * e-setup.c (e_setup_check_config): Free the temporary string. * e-shell-user-creatable-items-handler.c (append_xml_for_menu_item): Free the icon xml string. * e-shell.c (parse_default_uri): Free the component name, the configuration path and the temporary path. svn path=/trunk/; revision=20849 --- shell/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 556428e0f6..711a05fff9 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2003-04-15 Hans Petter Jansson + + * e-setup.c (e_setup_check_config): Free the temporary string. + + * e-shell-user-creatable-items-handler.c (append_xml_for_menu_item): + Free the icon xml string. + + * e-shell.c (parse_default_uri): Free the component name, the + configuration path and the temporary path. + 2003-04-15 Dan Winship * e-folder.c (e_folder_get_has_subfolders, -- cgit