From 1fe301e0a65de7b7d5af77678c1855d997dcf0e3 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Fri, 19 Oct 2001 18:23:28 +0000 Subject: Null some freed memory svn path=/trunk/; revision=13799 --- my-evolution/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 51940df90d..2b77b664a1 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,9 @@ +2001-10-19 Iain Holmes + + * e-summary-mail.c (e_summary_mail_init): set the summary->mail to + NULL after freeing it. + (mail_change_notify): Return if mail == NULL. + 2001-10-18 Iain Holmes * e-summary.c (e_summary_reload): Only reload the views, don't do an -- cgit