]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 7 Mar 2003 14:57:56 +0000 (14:57 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 7 Mar 2003 14:57:56 +0000 (14:57 +0000)
ChangeLog

index 5e1a3c4cbf4185e8a355bac036c3165a80d18ffd..717558af4cb3de06810d36c3ca14acea0db15667 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-03-07 14:55:53  Brendan Cully  <brendan@kublai.com>  (roessler)
+
+       * mutt_sasl.c: The global callbacks set up in sasl_client_init
+       are not copied by the SASL library, so they can't be allocated
+       on the stack. This is the case with both versions of the SASL
+       library, and I frankly don't understand why it hasn't caused
+       problems before. Since it segfaults reliably on OS X for me now,
+       I thought a patch would be in order.
+
 2003-03-07 08:23:27  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
 
        * crypt.c, pgp.h: Don't use functions without importing the