Fix for CTX free heap hint issue. With openssl extra the `param` and...
Fix for CTX free heap hint issue. With openssl extra the `param` and `x509_store.lookup.dirs` are allocated at CTX init and if heap or static pool was used depends on `ctx->onHeapHint`. Added test case for this and inline code comment.
Loading
Please register or sign in to comment