Skip to content
Snippets Groups Projects
Commit 4cd93a6a authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Merge branch 'maint-0.2.7'

(We already had a fix for the address test freebsd issues)
parents a5bed4da 7d1fe7c9
Branches
Tags
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment