We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4802ef + 98536fa commit c2f0675Copy full SHA for c2f0675
1 file changed
tests/dsa_test.c
@@ -313,6 +313,7 @@ static int _dsa_wycheproof_test(void)
313
return CRYPT_FAIL_TESTVECTOR;
314
}
315
316
+ dsa_free(&key);
317
return CRYPT_OK;
318
319
0 commit comments