mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-04-21 14:00:08 +02:00
c111c5bacc
x509.c: realloc may fail and therefore need to store result in a temporary so the old pointer is not lost. tls.c: free the name if it is not pushed on to the stack of peer CA names. Failure to push can be from memory allocation failure. aes.c: Don't compile XTS decrypt functions without HAVE_AES_DECRYPT. Fix tests to have better pre-processor protection.
38 KiB
38 KiB