Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 979575c6ef10ab9b8d74d8c00852b2250eb78f29
https://github.openssl.org/openssl/openssl/commit/979575c6ef10ab9b8d74d8c00852b2250eb78f29
Author: Pauli <[email protected]>
Date: 2022-06-14 (Tue, 14 Jun 2022)
Changed paths:
M crypto/init.c
Log Message:
-----------
init: fix defined but unused warning/error
The #ifdefs weren't quite correct at times.
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18503)