From 43ef719142fe37dc8aa8c9ae32d8f44002036aaf Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Tue, 25 Jul 2000 19:14:03 +0000 Subject: Fix crash on NULL current_message when replying. svn path=/trunk/; revision=4319 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 0a6f1293c8..856d75798c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-07-25 Peter Williams + + * mail-ops.c (reply): Check for the case of fb->mail_display-> + current_message = NULL, which shouldn't happen, but has happened + to me. + 2000-07-25 Dan Winship * message-thread.c (group_root_set): Don't group together messages -- cgit v1.2.3