From 2a47f02825993e5ade191f8206cb767b0d9fc44c Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 25 Dec 2012 22:16:29 +0000 Subject: 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-txt/NewStuff | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index cf4014843..7675e599a 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -125,8 +125,7 @@ Version 4.82 17. New expansion variables $router_name and $transport_name. Useful particularly for debug_print as -bt commandline option does not - require privilege whereas -d does. As a side-effect the router accepting - for verification is visible in ACLs. + require privilege whereas -d does. -- cgit v1.2.3