From b015574531cf18b2126edb9da5a99dad659207dd Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 11 Sep 2023 15:50:35 +0100 Subject: Fix ${tr...} and empty-strings. Bug 3023 --- doc/doc-txt/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index b1b79c240..5fcc8ab11 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -190,6 +190,9 @@ JH/38 Taint-track intermediate values from the peer in multi-stage authentation this resulted in behaviour of LOGIN vs. PLAIN being inconsistent under bad coding of authenticators. +JH/39 Bug 3023: Fix crash induced by some combinations of zero-length strings + and ${tr...}. Found and diagnosed by Heiko Schlichting. + Exim version 4.96 ----------------- -- cgit v1.2.3