From 2dbc89d3fce53a9095e42b9811ad1e42a928862b Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 8 Aug 2001 09:44:16 +0000 Subject: Free the dbkey if we found the config option. 2001-08-07 Not Zed * mail-config.c (mail_config_get_thread_list): Free the dbkey if we found the config option. * mail-send-recv.c (build_dialogue): Free the pretty_url after we've used it. (free_send_info): Free the 'what' string. (receive_done): Use free_send_info to make sure we free everything. * mail-ops.c (send_queue_free): Unref the filter driver when done. (send_queue_send): Unref the driver here too, force any long taking operations to run in our thread. svn path=/trunk/; revision=11777 --- mail/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 3365d0bf31..9ba2e19933 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,18 @@ +2001-08-07 Not Zed + + * mail-config.c (mail_config_get_thread_list): Free the dbkey if + we found the config option. + + * mail-send-recv.c (build_dialogue): Free the pretty_url after + we've used it. + (free_send_info): Free the 'what' string. + (receive_done): Use free_send_info to make sure we free + everything. + + * mail-ops.c (send_queue_free): Unref the filter driver when done. + (send_queue_send): Unref the driver here too, force any long + taking operations to run in our thread. + 2001-08-07 Peter Williams * Revert Jeff's changes to subscribe-dialog.[ch]. It's not a widget, -- cgit v1.2.3