[openssl-commits] [openssl] x509-lookup-fix create
Rich Salz
rsalz at openssl.org
Thu Apr 28 18:37:50 UTC 2016
The branch x509-lookup-fix has been created
at 2bbf0baa9565cce937d85592f12d1279871dfaf6 (commit)
- Log -----------------------------------------------------------------
commit 2bbf0baa9565cce937d85592f12d1279871dfaf6
Author: FdaSilvaYY <fdasilvayy at gmail.com>
Date: Tue Mar 8 20:11:48 2016 +0100
Add checks on CRYPTO_new_ex_data return value...
with some adaptation to new multi-threading API.
Once reference, lock, meth and flag fields are setup,
DSA_free/DH_free can be called directly.
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/996)
commit 25a807bcb9509c6fccfbbd9d02119772ccb0f23e
Author: FdaSilvaYY <fdasilvayy at gmail.com>
Date: Sat Feb 13 19:29:34 2016 +0100
Add checks on CRYPTO_new_ex_data return value
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/996)
-----------------------------------------------------------------------
More information about the openssl-commits
mailing list