From ce147a2a9a0e399943362062b1fbccecac36aa99 Mon Sep 17 00:00:00 2001 From: Andrea Shepard Date: Fri, 31 May 2013 15:35:51 -0700 Subject: When launching a resolve request on behalf of an AF_UNIX control, omit the address field of the new entry connection. Fixes bug 8639. --- changes/bug8639 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug8639 (limited to 'changes') diff --git a/changes/bug8639 b/changes/bug8639 new file mode 100644 index 000000000..0db5c9142 --- /dev/null +++ b/changes/bug8639 @@ -0,0 +1,5 @@ + o Normal bugfixes: + - When launching a resolve request on behalf of an AF_UNIX control + socket, omit the address field of the new entry connection, used in + subsequent controller events, rather than letting tor_dup_addr() set + it to "". Fixes bug 8639. -- cgit v1.2.3