]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix '--strict-warnings' build breakage due to a missing const.
authorFdaSilvaYY <fdasilvayy@gmail.com>
Sat, 20 Feb 2021 23:04:07 +0000 (00:04 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 21 Aug 2024 13:44:08 +0000 (15:44 +0200)
commit03ac6d7fb10d22ca690c28583fa065104a4c0e66
tree0f53705c83dc4f7febb20eb885444560b527c268
parentf7c903d6883c4b7de586ca8eab08ec16245b3621
Fix '--strict-warnings' build breakage due to a missing const.

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25111)

(cherry picked from commit ef4df981aecfc6c3cdc1585a1c07b199db711ec1)
include/crypto/bn.h