]> git.ipfire.org Git - thirdparty/openssl.git/commit
v3_purp.c: add locking to x509v3_cache_extensions()
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Wed, 2 May 2018 21:06:15 +0000 (23:06 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Thu, 3 May 2018 20:22:37 +0000 (22:22 +0200)
commitbc624bd95554ea218cbc3fad0d794abdfeb21eb6
tree3594b0f05820bd9349323a0a1f96a39238cccf85
parent463e6ef500ead3fefccc470ce2f82429bb060e70
v3_purp.c: add locking to x509v3_cache_extensions()

Fixes #6121

Thanks to Mingtao Yang for reporting this bug.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6162)
crypto/x509v3/v3_purp.c