https://bugs.exim.org/show_bug.cgi?id=2215
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/ce93c6d840d56b3cd7b2ced65c4e96820040c8a7 commit ce93c6d840d56b3cd7b2ced65c4e96820040c8a7 Author: Jeremy Harris <[email protected]> AuthorDate: Thu Dec 28 20:09:05 2017 +0000 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
