mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.2.7'
(We already had a fix for the address test freebsd issues)
This commit is contained in:
@@ -532,7 +532,7 @@ test_address_get_if_addrs_ioctl(void *arg)
|
||||
}
|
||||
}
|
||||
|
||||
done:
|
||||
done:
|
||||
if (result) {
|
||||
SMARTLIST_FOREACH(result, tor_addr_t *, t, tor_free(t));
|
||||
smartlist_free(result);
|
||||
|
||||
Reference in New Issue
Block a user