On Thu, Apr 23, 2015 at 07:38:34PM -0700, [email protected] wrote: > The X509_STORE_free routine does not decrement and check the > reference count, even though it's initialized properly in > X509_STORE_new. This has been fixed in OpenSSL 1.0.2, but not yet in > libressl.
Thanks! Fixed in -current.
