mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-07 16:26:28 +00:00
Adapt programs / test suites
This commit is contained in:
@@ -329,6 +329,7 @@ exit:
|
||||
|
||||
x509write_csr_free( &req );
|
||||
pk_free( &key );
|
||||
ctr_drbg_free( &ctr_drbg );
|
||||
entropy_free( &entropy );
|
||||
|
||||
#if defined(_WIN32)
|
||||
|
||||
Reference in New Issue
Block a user