]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fixes for defaults code
authorNeil Horman <nhorman@openssl.org>
Wed, 26 Jun 2024 15:52:22 +0000 (11:52 -0400)
committerNeil Horman <nhorman@openssl.org>
Tue, 9 Jul 2024 08:01:44 +0000 (04:01 -0400)
commitbf74cf35cf47bfa44a89a6f8c3e52a3ec76d828f
tree3f69dc1ad402b32660a44b3a75b51620c8e338e9
parent290452f2bd7ba220a4a38a68371bfcd39765b1e9
Fixes for defaults code

Fix up some indenting, and ensure that the run_once routines don't get
defined if OSSL_WINCTX isn't defined to avoid compiler errors

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24450)
NOTES-WINDOWS.md
apps/version.c
crypto/defaults.c