[exim-dev] [Bug 2630] $readsocket bug

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2630] $readsocket bug
https://bugs.exim.org/show_bug.cgi?id=2630

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #3 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/7f83b348ccf4cd815e9758ab9ca1012e66324e9d

commit 7f83b348ccf4cd815e9758ab9ca1012e66324e9d
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Fri Aug 14 13:09:53 2020 +0100
Commit:     Jeremy Harris <jgh146exb@???>
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.