wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.31k stars 822 forks source link

gracefully handling malloc failure #7722

Closed JacobBarthelmeh closed 2 months ago

JacobBarthelmeh commented 3 months ago

Coverity issue 394882 and 394885

JacobBarthelmeh commented 2 months ago

fix duplicated here (https://github.com/wolfSSL/wolfssl/pull/7733)