Files
wolfssl/src
Juliusz Sosinowicz 8c07aafc43 Fix memory leaks
- Freeing the session object depends on the callback return
- The session object is malloc'ed when ssl->options.internalCacheOff
- wolfSSL_CTX_use_certificate needs to own the cert when KEEP_OUR_CERT because either it is up ref'ed or copied
2020-12-28 22:33:01 +01:00
..
2020-12-17 14:27:46 +01:00
2020-07-08 08:20:43 -07:00
2020-12-17 01:49:48 +07:00
2020-12-16 17:28:20 +10:00
2020-12-28 22:33:01 +01:00