[exim-dev] [Bug 1240] Newline in -tls_peerdn corrupts spool …

Top Page
Delete this message
Reply to this message
Author: Git Commit
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1240] Newline in -tls_peerdn corrupts spool file
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1240

Git Commit <git@???> changed:

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





--- Comment #2 from Git Commit <git@???> 2012-04-28 10:17:05 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/c7396ac5dedeca5d791113782ae72b4bb67692e3

commit c7396ac5dedeca5d791113782ae72b4bb67692e3
Author:     Phil Pennock <pdp@???>
AuthorDate: Fri Apr 27 02:39:59 2012 -0700
Commit:     Phil Pennock <pdp@???>
CommitDate: Fri Apr 27 02:39:59 2012 -0700


    handle \n in tls_peerdn for spool files.


    fixes bug 1240.
----
 src/src/functions.h |    1 +
 src/src/spool_in.c  |    2 +-
 src/src/spool_out.c |    2 +-
 src/src/string.c    |   69 +++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 72 insertions(+), 2 deletions(-)



--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email