From 4f12e85340ad5b55a9a2fefd8aa0abfb422ddda3 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 17 Apr 2002 02:36:39 +0000 Subject: Free the format string. 2002-04-16 Jeffrey Stedfast * mail-tools.c (mail_tool_destroy_xevolution): Free the format string. * mail-config.c (config_write_signature): Don't leak the path strings here. * mail-signature-editor.c (menu_file_save_cb): Free the dirname string. svn path=/trunk/; revision=16486 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 9edc77184d..74f9856dc0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,14 @@ 2002-04-16 Jeffrey Stedfast + * mail-tools.c (mail_tool_destroy_xevolution): Free the format + string. + + * mail-config.c (config_write_signature): Don't leak the path + strings here. + + * mail-signature-editor.c (menu_file_save_cb): Free the dirname + string. + * mail-config-factory.c (config_control_factory_cb): Ref the prefs widget here since we unref in the destroy callback. Caught this thanks to purify. -- cgit v1.2.3