git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
2a47f02
)
Restrict lifetime of $router_name and $transport_name. Bug 308.
author
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 25 Dec 2012 22:16:29 +0000
(22:16 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 6 Jan 2013 13:30:04 +0000
(13:30 +0000)
The router name is explicitly nulled after the router exits;
the transport name is set only in the subprocess it runs in.
No differences found