issues
search
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.36k
stars
835
forks
source link
Fix coverity
#8093
Closed
philljj
closed
1 month ago
philljj
commented
1 month ago
Description
Fix coverity errors.
check sp_init_size ret value in sp_int.c.
Fix double ecc free in wolfcrypt test.
Add comments and cleanup around a false positive double free in ProcessCSR_ex.
Testing
Coverity scan.
Description
Fix coverity errors.
Testing
Coverity scan.