mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
300 B
Plaintext
6 lines
300 B
Plaintext
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.
|