PAM: fix crash in the pam expansion condition. Bug 2489
[users/jgh/exim.git] / doc / doc-txt / ChangeLog
index 9f8775f0f89ba5cc2f33a6a4dd7c562cca6ad0c0..6a06e440f11940f89569cd68316c4881f959ba8a 100644 (file)
@@ -24,6 +24,10 @@ JH/05 Regard command-line receipients as tainted.
 
 JH/06 Bug 340: Remove the daemon pid file on exit, whe due to SIGTERM.
 
+JH/07 Bug 2489: Fix crash in the "pam" expansion condition.  It seems that the
+      PAM library frees one of the arguments given to it, despite the
+      documentation.  Therefore a plain malloc must be used.
+
 
 Exim version 4.93
 -----------------