FreeBSD: fix sendfile shim
[exim.git] / doc / doc-txt / ChangeLog
index a8cd823b5825de738a2de052b84703b3a639de6e..9f18a20732ab2db08a0593bb7e403b4746992219 100644 (file)
@@ -218,6 +218,10 @@ JH/43 Bug 2465: Fix taint-handling in dsearch lookup.  Previously a nontainted
       buffer was used for the filename, resulting in a trap when tainted
       arguments (eg. $domain) were used.
 
+JH/46 FreeBSD: fix use of the sendfile() syscall.  The shim was not updating
+      the file-offset (which the Linux syscall does, and exim expects); this
+      resulted in an indefinite loop.
+
 
 Exim version 4.92
 -----------------