https://bugs.exim.org/show_bug.cgi?id=2630
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/7f83b348ccf4cd815e9758ab9ca1012e66324e9d commit 7f83b348ccf4cd815e9758ab9ca1012e66324e9d Author: Jeremy Harris <[email protected]> AuthorDate: Fri Aug 14 13:09:53 2020 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Fri Aug 14 14:10:06 2020 +0100 fix ${readsocket } eol-replacement. bug 2630 ---- doc/doc-txt/ChangeLog | 4 ++++ src/src/expand.c | 11 +++++++---- src/src/functions.h | 2 +- src/src/lookups/readsock.c | 6 ++++-- src/src/macros.h | 6 ++++-- src/src/readconf.c | 4 ++-- src/src/string.c | 30 +++++++++++++++++++----------- test/scripts/0000-Basic/0373 | 28 +++++++++++++++++++++++++++- test/stdout/0373 | 38 ++++++++++++++++++++++++++++++++++++++ 9 files changed, 106 insertions(+), 23 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
