]> git.ipfire.org Git - thirdparty/openssl.git/commit
os-zoo.yml: Disable stringop-overflow warning on alpine edge
authorTomas Mraz <tomas@openssl.org>
Thu, 3 Oct 2024 07:24:05 +0000 (09:24 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 3 Oct 2024 11:12:40 +0000 (13:12 +0200)
commit93d1bb6dff0f0126ef1a5cac7b8693308763eb8a
tree43ec1009d3f0d8874275aafda45e1f9cff6f04ac
parent27af422b1c2be9fe588a80e6159d5a4758bd6c44
os-zoo.yml: Disable stringop-overflow warning on alpine edge

fortify-headers are broken due to this warning.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25599)
.github/workflows/os-zoo.yml