]> git.ipfire.org Git - thirdparty/openssl.git/commit
Revert API change of OPENSSL_version()
authorTomas Mraz <tomas@openssl.org>
Tue, 15 Oct 2024 09:18:24 +0000 (11:18 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 17 Oct 2024 11:38:54 +0000 (13:38 +0200)
commit61c996f291c17bbfa2d18c1ac34668d2f3b854ca
tree965cdf104ea8f1a985174a58c927cb4d89bc7502
parent68a996e1be17a872390007223f14ce2d78a9aa50
Revert API change of OPENSSL_version()

There was an API change done as part of PR #24450.
This patch reverts it.

Fixes #25690

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25692)

(cherry picked from commit f4c467452694e1211395d17c2c027d99c35ee1e1)
apps/version.c
crypto/cversion.c