mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 09:32:21 +01:00
* fixes for readability-implicit-bool-conversion in wolfSSL_Atomic_Ptr_CompareExchange(). * refactor initRefCount as a wolfSSL_Atomic_Int, unless !WOLFSSL_ATOMIC_OPS, for thread safety.