blob: 0db5c91429fbb218318d95cfb9991a6dc3e47b03 (
plain)
1
2
3
4
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 "<unknown address type>". Fixes bug 8639.
|