mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 19:12:26 +01:00
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.