------- You are receiving this mail because: -------
You are the QA contact for the bug.
http://bugs.exim.org/show_bug.cgi?id=308
--- Comment #6 from Git Commit <git@???> 2013-01-06 14:17:13 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/2a47f02825993e5ade191f8206cb767b0d9fc44c
commit 2a47f02825993e5ade191f8206cb767b0d9fc44c
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Tue Dec 25 22:16:29 2012 +0000
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Sun Jan 6 13:30:04 2013 +0000
restrict lifetime of $router_name and $transport_name. bug 308.
the router name is explicitly nulled after the router exits;
the transport name is set only in the subprocess it runs in.
----
doc/doc-docbook/spec.xfpt | 3 +--
doc/doc-txt/NewStuff | 3 +--
src/src/deliver.c | 11 ++++++-----
src/src/route.c | 7 ++++++-
test/confs/0143 | 3 ++-
test/confs/0227 | 8 +-------
test/confs/0410 | 2 --
test/log/0227 | 25 +++++++++----------------
test/rejectlog/0227 | 18 +++++++++---------
test/stderr/0143 | 3 ++-
test/stderr/0227 | 32 +++++++++-----------------------
11 files changed, 46 insertions(+), 69 deletions(-)
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email