Files
tor/src
Micah Elizabeth Scott a3ff3155c2 test_crypto: avoid memory leak in some hashx test failures
This should fix one of the warnings in issue #40792.

I was sloppy with freeing memory in the failure cases for
test_crypto_hashx. ASAN didn't notice but coverity did. Okay, I'll eat
my vegetables and put hashx_ctx's deinit in an upper scope and use
'goto done' correctly like a properly diligent C programmer.

Signed-off-by: Micah Elizabeth Scott <beth@torproject.org>
2023-05-11 11:17:43 -07:00
..
2023-01-12 11:07:40 -05:00
2022-04-27 23:09:44 -04:00
2023-05-10 07:41:37 -07:00
2022-04-27 23:09:44 -04:00