mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 03:10:50 +02:00
6be55269db
1. Add API for function `wc_UnloadStaticMemory()` which frees the mutex used by the static memory pool. 2. Update the `wc_LoadStaticMemory_ex()` test to free the static memory pool's mutex on each successful test case.