From 7b564712ff3a235ce9ef42ffa4036023057f295e Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 3 Aug 2019 22:22:58 +0100 Subject: Callouts: filter smtp response for bad chars before using in our smtp response. Bug 2409 --- doc/doc-txt/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 9af9a9759..7fca99b62 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -161,6 +161,9 @@ JH/34 Fix crash after TLS shutdown. When the TCP/SMTP channel was left open, an attempt to use a TLS library read routine dereffed a nul pointer, causing a segfault. +JH/35 Bug 2409: filter out-of-spec chars from callout response before using + them in our smtp response. + Exim version 4.92 ----------------- -- cgit v1.2.3