https://bugs.exim.org/show_bug.cgi?id=1810
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #16 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/789f8a4f4046120b7ae2aafa45f7f45c3ae4c8f5
commit 789f8a4f4046120b7ae2aafa45f7f45c3ae4c8f5
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Apr 27 00:34:11 2016 +0100
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Wed Apr 27 00:34:11 2016 +0100
delivery: quieten smtp transport conn reuse vs. delivery race. bug 1810
the fix is in deliver.c only. the remainder is just tidying.
----
doc/doc-txt/ChangeLog | 3 +++
src/src/deliver.c | 13 ++++++++++--
src/src/exim.c | 2 +-
src/src/functions.h | 2 +-
src/src/queue.c | 2 +-
src/src/spool_in.c | 26 ++++++++++++------------
src/src/transport.c | 50 ++++++++++++++---------------------------------
src/src/transports/smtp.c | 1 -
8 files changed, 45 insertions(+), 54 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.