]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/context.c
Add missing CRYPTO_THREAD_cleanup_local of default_context_thread_local
authorHarry Sintonen <sintonen@iki.fi>
Tue, 1 Feb 2022 21:48:19 +0000 (23:48 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 4 Feb 2022 07:59:08 +0000 (08:59 +0100)
commit8e012cdc896ec6a98b45119b127b230cbbb6e93b
tree74744cdd62fff2995fbf79c65fba4b418111987f
parentb9b211fcb6b9068ef1d8729a4971fbe693fd2cde
Add missing CRYPTO_THREAD_cleanup_local of default_context_thread_local

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17622)
crypto/context.c