We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4802ef commit 98536faCopy full SHA for 98536fa
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