From 8ed14acbc89554342447d38b21456550e05731e6 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 16 Oct 2002 16:17:10 +0000 Subject: If we are trying to reply to a list, first check that we can by getting 2002-10-12 Jeffrey Stedfast * mail-callbacks.c (mail_generate_reply): If we are trying to reply to a list, first check that we can by getting the mlist token (makes it easier to fix the mem leak). If not, then change the mode to REPLY_ALL. If we can reply to list, the make sure we free the CamelMessageInfo when we're done so we don't leak. svn path=/trunk/; revision=18376 --- mail/ChangeLog | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 50b742ba05..e00aa9f2f2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -2,11 +2,9 @@ * mail-callbacks.c (mail_generate_reply): If we are trying to reply to a list, first check that we can by getting the mlist - token. If not, then change the mode to REPLY_ALL. If we can reply - to list, the make sure we free the CamelMessageInfo when we're - done so we don't leak. Also added a check to see if the mlist - token could be found in the Reply-To ehader (since some mailing - lists override the Reply-To with their address). + token (makes it easier to fix the mem leak). If not, then change + the mode to REPLY_ALL. If we can reply to list, the make sure we + free the CamelMessageInfo when we're done so we don't leak. 2002-10-15 Jeffrey Stedfast -- cgit v1.2.3