mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-08 08:52:56 +00:00
Adapt programs / test suites
This commit is contained in:
@@ -229,6 +229,7 @@ exit:
|
||||
|
||||
ecdsa_free( &ctx_verify );
|
||||
ecdsa_free( &ctx_sign );
|
||||
ctr_drbg_free( &ctr_drbg );
|
||||
entropy_free( &entropy );
|
||||
|
||||
return( ret );
|
||||
|
||||
Reference in New Issue
Block a user