From b68e1162c42caa8e1e465a9b50c95eaf49a7f470 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Fri, 14 Sep 2001 02:22:37 +0000 Subject: Fixed double-freeing of EDestination vector when sending html mail to 2001-09-13 Jon Trowbridge * mail-callbacks.c (composer_get_message): Fixed double-freeing of EDestination vector when sending html mail to people who don't necessarily want it. Fixes bug #9848. svn path=/trunk/; revision=12821 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index de33eb4e2c..68afaee948 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-09-13 Jon Trowbridge + + * mail-callbacks.c (composer_get_message): Fixed double-freeing of + EDestination vector when sending html mail to people who don't + necessarily want it. Fixes bug #9848. + 2001-09-13 Jeffrey Stedfast * subscribe-dialog.c (get_short_folderinfo_desc): -- cgit v1.2.3