From ee3c2fea18d0c940c2256c6bf041f546c703c375 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 14 Mar 2021 17:25:11 +0000 Subject: DKIM: verify using separate pool-pair, reset per message --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6993499e9..c1f6f9b6d 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -213,6 +213,11 @@ JH/44 Bug 2701: Fix list-expansion of dns_ipv4_lookup. Previously, it did dnssec_require_domains, dnssec_request_domains, srv_fail_domains, mx_fail_domains. +JH/45 Use a (new) separate store pool-pair for DKIM verify working data. + Previously the permanent pool was used, so the sore could not be freed. + This meant a connection with many messages would use continually-growing + memory. + Exim version 4.94 ----------------- -- cgit v1.2.3