[exim-dev] [Bug 1836] Unqualified arguments to VRFY (when re…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1836] Unqualified arguments to VRFY (when received over local or remote SMTP) cause a segfault.
https://bugs.exim.org/show_bug.cgi?id=1836

Git Commit <git@???> changed:

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


--- Comment #1 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/05392bbc11cd269cbf23f0f1e39023ba84787cf2

commit 05392bbc11cd269cbf23f0f1e39023ba84787cf2
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun May 22 22:32:43 2016 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Tue May 24 20:25:15 2016 +0100


    fix crash in vrfy handling for an unqualified name.  bug 1836


    introduced-by: 4f6ae5c314e5
----
 doc/doc-docbook/spec.xfpt    |  2 +-
 doc/doc-txt/ChangeLog        |  3 +++
 src/src/smtp_in.c            | 43 +++++++++++++++++++++++++++++++------------
 test/scripts/0000-Basic/0041 |  2 ++
 test/stdout/0041             |  2 ++
 5 files changed, 39 insertions(+), 13 deletions(-)


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