------- 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 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> 2012-04-28 10:17:05 --- Git commit: http://git.exim.org/exim.git/commitdiff/c7396ac5dedeca5d791113782ae72b4bb67692e3 commit c7396ac5dedeca5d791113782ae72b4bb67692e3 Author: Phil Pennock <[email protected]> AuthorDate: Fri Apr 27 02:39:59 2012 -0700 Commit: Phil Pennock <[email protected]> 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 -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
