Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
[tor.git] / changes / bug8639
blob0db5c91429fbb218318d95cfb9991a6dc3e47b03
1   o Normal bugfixes:
2      - When launching a resolve request on behalf of an AF_UNIX control
3        socket, omit the address field of the new entry connection, used in
4        subsequent controller events, rather than letting tor_dup_addr() set
5        it to "<unknown address type>".  Fixes bug 8639.