diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2013-11-10 21:31:17 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2013-11-10 22:42:44 +0000 |
commit | fd5dad68368034fb9e5850322e66906a2d346ac1 (patch) | |
tree | 999fe1b83e26bd7631853f9cb823bf8947c7ecc3 /doc/doc-txt | |
parent | 2e23003a9d8ac16da9e7599d4e4090dcfde1b242 (diff) |
Fix memory management vs. acl-as-conditional
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6b8405d76..cc9238e04 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -17,6 +17,9 @@ TF/01 Correctly close the server side of TLS when forking for delivery. TF/02 Portability fix for building lookup modules on Solaris when the xpg4 utilities have not been installed. +JH/01 Fix memory-handling in use of acl as a conditional; avoid free of + temporary space as the ACL may create new global variables. + Exim version 4.82 ----------------- |