]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix '--strict-warnings' build breakage
authorFdaSilvaYY <fdasilvayy@gmail.com>
Sat, 20 Feb 2021 23:04:07 +0000 (00:04 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 7 Aug 2024 17:24:57 +0000 (19:24 +0200)
commit544fd23f0f95eea484850fe63835939aeb2bd824
treea19725d3d00c5dd9bb7975a9c5b23e79e66d9c7d
parent7d91d5ba35a69808f6083695ed1f83570ae0a43e
Fix '--strict-warnings' build breakage

... due to a missing const.

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24968)
include/crypto/bn.h