From 47b817166c6d39e6a3c5ea3da6079ad31c28eb29 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 20 Jul 2001 18:00:44 +0000 Subject: Use mail_msg_destroy rather than mail_msg_free, so the cancellation * mail-mt.c (mail_msgport_replied): Use mail_msg_destroy rather than mail_msg_free, so the cancellation operation gets unregistered and doesn't leak two file descriptors. svn path=/trunk/; revision=11263 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index d944342f45..771310c08a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-07-20 Dan Winship + + * mail-mt.c (mail_msgport_replied): Use mail_msg_destroy rather + than mail_msg_free, so the cancellation operation gets + unregistered and doesn't leak two file descriptors. + 2001-07-19 Jason Leach * mail-summary.c (generate_html_summary): Update this -- cgit v1.2.3