]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 3 Sep 2003 17:22:21 +0000 (17:22 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 3 Sep 2003 17:22:21 +0000 (17:22 +0000)
ChangeLog

index 151fdfa920c2f43cd86b5d27e4f31f27b2cc9006..6500f5904802354243e979fa83695a60d9f7bb41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2003-09-03 17:22:09  Dan Born  <dan@danborn.net>  (roessler)
+
+       * postpone.c: I've attached a patch for bug number 1036, as
+       reported at http://bugs.guug.de/db/pa/lmutt.html ("segfault
+       when more than one msg is postponed").  This is a patch against
+       mutt 1.4.1.
+
+       As it was previously left, no one could reproduce it.  The problem
+       occurs because sorting is disabled when opening the postponed
+       folder, but the Sort global variable still tells mutt to use
+       whatever sorting algorithm the $sort config option indicates.
+       Eventually, the code would get to mutt_messages_in_thread and
+       try to dereference a NULL thread object, causing the segfault.
+
 2003-09-03 17:20:56  Pawel Dziekonski  <dzieko@pwr.wroc.pl>  (roessler)
 
        * po/pl.po: update.