[exim-dev] [Bug 2215] SIGSEGV in dns_basic_lookup()

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2215] SIGSEGV in dns_basic_lookup()
https://bugs.exim.org/show_bug.cgi?id=2215

Git Commit <git@???> changed:

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


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

commit ce93c6d840d56b3cd7b2ced65c4e96820040c8a7
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Dec 28 20:09:05 2017 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Fri Dec 29 13:33:15 2017 +0000


    fix crash associated with dnsdb lookup done from dkim acl.  bug 2215


    broken-by: cc55f4208e
----
 doc/doc-txt/ChangeLog       | 12 ++++++++++++
 src/src/expand.c            | 48 ++++++++++++++++++++++++++++-----------------
 src/src/queue.c             |  1 +
 test/confs/4500             |  3 +++
 test/log/4506               |  5 +++++
 test/scripts/4500-DKIM/4506 | 34 ++++++++++++++++++++++++++++++++
 6 files changed, 85 insertions(+), 18 deletions(-)


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