From 2cee425af0f8c425a410ff12a51f05a175a0c80b Mon Sep 17 00:00:00 2001 From: "Heiko Schlittermann (HS12-RIPE)" Date: Sat, 16 Sep 2017 15:13:15 +0200 Subject: Provide readn() as a wrapper around read() This readn() reads all the data requested, even if the writer sends it in smaller chunks. --- 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 79510ff4f..e777a2fb2 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -160,6 +160,9 @@ JH/26 Fix DKIM bug: when the pseudoheader generated for signing was exactly line, the header hash was calculated to an incorrect value thanks to the (relaxed) space the fold became. +HS/02 Fix Bug 2130: large writes from the transport subprocess where chunked + and confused the parent. + Exim version 4.89 ----------------- -- cgit v1.2.3