Restrict lifetime of $router_name and $transport_name. Bug 308.
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 25 Dec 2012 22:16:29 +0000 (22:16 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 6 Jan 2013 13:30:04 +0000 (13:30 +0000)
commit2a47f02825993e5ade191f8206cb767b0d9fc44c
tree32242ad0b5fa128a9cc1f296b47df5e0ad4fe0db
parent181d9bf8a602a2573d566427803a4c5288a56008
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
doc/doc-txt/NewStuff
src/src/deliver.c
src/src/route.c
test/confs/0143
test/confs/0227
test/confs/0410
test/log/0227
test/rejectlog/0227
test/stderr/0143
test/stderr/0227