summaryrefslogtreecommitdiff
path: root/src/test/test_addr.c
diff options
context:
space:
mode:
authorYawning Angel <yawning@schwanenlied.me>2016-10-10 20:57:45 +0000
committerYawning Angel <yawning@schwanenlied.me>2016-10-10 20:57:45 +0000
commit7b2c856785b226ee20867450daa8436c3020e950 (patch)
tree36c2bafcfcffe89cf661b0f14bbcdfb08f7dec6c /src/test/test_addr.c
parent847e001d288b7d02d589d8df699e84d4d6d363b6 (diff)
downloadtor-7b2c856785b226ee20867450daa8436c3020e950.tar.gz
tor-7b2c856785b226ee20867450daa8436c3020e950.zip
Bug 20261: Treat AF_UNIX addresses as equal when comparing them.
This is a kludge to deal with the fact that `tor_addr_t` doesn't contain `sun_path`. This currently ONLY happens when circuit isolation is being checked, for an isolation mode that is force disabled anyway, so the kludge is "ugly but adequate", but realistically, making `tor_addr_t` and the AF_UNIX SocksPort code do the right thing is probably the better option.
Diffstat (limited to 'src/test/test_addr.c')
0 files changed, 0 insertions, 0 deletions