mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 23:00:49 +02:00
b04f573e20
crl.c, internal.h: leak of sigParams requiring reorder the struct fields to that it is above memcpy part. dtl13.c: free the DRLS fragments buffer in Dtls13FreeFsmResources in case fragment is never sent. ocsp.c: only free cid if locally allocated. tls.c: make sure ecc_kse is zeroized and can be freed. tls13.c: set hsHashesEch after init so isn't lost on failure. evp_pk.c: free key on the BIO error path Fixed various tests to not leak or crash on memory allocation failure.
Before creating any new configure files (.conf) read the CONF_FILES_README.md