mirror of https://github.com/openssl/openssl.git
				
				
				
			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)
(cherry picked from commit 8e012cdc89)
			
			
This commit is contained in:
		
							parent
							
								
									e2f06af9cf
								
							
						
					
					
						commit
						6e47da6363
					
				|  | @ -156,6 +156,7 @@ DEFINE_RUN_ONCE_STATIC(default_context_do_init) | |||
| void ossl_lib_ctx_default_deinit(void) | ||||
| { | ||||
|     context_deinit(&default_context_int); | ||||
|     CRYPTO_THREAD_cleanup_local(&default_context_thread_local); | ||||
| } | ||||
| 
 | ||||
| static OSSL_LIB_CTX *get_thread_default_context(void) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue