mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 21:10:49 +02:00
fc68137b47
* 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.