[exim-dev] [Bug 2171] Crash at DATA ACL string expansion.

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 2171] Crash at DATA ACL string expansion.
https://bugs.exim.org/show_bug.cgi?id=2171

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???
             Status|RESOLVED                    |CLOSED


--- Comment #12 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/1b7cf216d933b395dee691f05becca4dd44b26f7

commit 1b7cf216d933b395dee691f05becca4dd44b26f7
Author:     Heiko Schlittermann (HS12-RIPE) <hs@???>
AuthorDate: Wed Oct 4 22:25:45 2017 +0200
Commit:     Heiko Schlittermann (HS12-RIPE) <hs@???>
CommitDate: Fri Oct 6 21:46:34 2017 +0200


    check for proper output separator in expanding ${addresses:string}   
(closes 2171)


    better yet would be to force setting the output separator literally,
    and not after expansion of the string. but this would be an incompatible
    change.
----
 doc/doc-docbook/spec.xfpt    | 10 +++++++++-
 src/src/expand.c             |  8 +++++++-
 test/scripts/0000-Basic/0002 |  1 +
 test/stdout/0002             |  1 +
 4 files changed, 18 insertions(+), 2 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.