https://bugs.exim.org/show_bug.cgi?id=2903
Git Commit <g...@exim.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g...@exim.org --- Comment #6 from Git Commit <g...@exim.org> --- Git commit: https://git.exim.org/exim.git/commitdiff/e7ec503729970a03d4509921342bc81313976126 commit e7ec503729970a03d4509921342bc81313976126 Author: Jeremy Harris <jgh146...@wizmail.org> AuthorDate: Tue Jul 12 22:14:04 2022 +0100 Commit: Jeremy Harris <jgh146...@wizmail.org> CommitDate: Tue Jul 12 22:15:04 2022 +0100 fix exit on attempt to rewrite a malformed address. bug 2903 ---- doc/doc-txt/ChangeLog | 5 + src/src/rewrite.c | 9 +- test/confs/0471 | 7 ++ test/log/0471 | 5 + test/scripts/0000-Basic/0471 | 4 +- test/stderr/0471 | 245 ++++++++++++++++++++++++++++++++++++++++++- 6 files changed, 267 insertions(+), 8 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/ ##