Files
wolfssl/wolfssl
Daniel Pouzzner e459b21744 wolfcrypt/src/wc_port.c and wolfssl/wolfcrypt/wc_port.h: add volatile attribute to wolfSSL_Atomic_Uint_CompareExchange() first arg, for pedantic accuracy;
wolfssl/internal.h and src/ssl.c: add volatile attribute to WOLFSSL_CTX.privateKeyPKey pointer, for pedantic accuracy;

wolfcrypt/test/test.c: in memory_test(), use compatible pointers for all operands in the wolfSSL_Atomic_Ptr_CompareExchange() test, to avoid undefined behavior.
2025-11-24 18:21:09 -06:00
..
2025-09-23 08:32:21 -07:00
2025-07-10 16:11:36 -06:00
2025-09-23 08:32:21 -07:00
2025-07-10 16:11:36 -06:00
2025-11-18 14:15:22 -08:00
2025-11-18 14:15:22 -08:00
2025-11-20 10:57:50 -07:00