mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
test: Really fix the mem leak from prior commit
Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
parent
faff592c3b
commit
7f5355826b
@ -710,7 +710,6 @@ test_crypto_equix(void *arg)
|
|||||||
tt_int_op(expected, OP_EQ, result);
|
tt_int_op(expected, OP_EQ, result);
|
||||||
}
|
}
|
||||||
|
|
||||||
equix_free(solve_ctx);
|
|
||||||
equix_free(verify_ctx);
|
equix_free(verify_ctx);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user