ci: add daily runcheckers to exercise the -DOPENSSL_PEDANTIC_ZEROIZATION option
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/26068)
This commit is contained in:
parent
01cfee2cdf
commit
ce4b244415
2
.github/workflows/run-checker-daily.yml
vendored
2
.github/workflows/run-checker-daily.yml
vendored
@ -134,6 +134,8 @@ jobs:
|
|||||||
no-zlib,
|
no-zlib,
|
||||||
enable-zlib-dynamic,
|
enable-zlib-dynamic,
|
||||||
no-zlib-dynamic,
|
no-zlib-dynamic,
|
||||||
|
-DOPENSSL_PEDANTIC_ZEROIZATION,
|
||||||
|
-DOPENSSL_PEDANTIC_ZEROIZATION enable-fips,
|
||||||
-DOPENSSL_NO_BUILTIN_OVERFLOW_CHECKING,
|
-DOPENSSL_NO_BUILTIN_OVERFLOW_CHECKING,
|
||||||
-DSSL3_ALIGN_PAYLOAD=4
|
-DSSL3_ALIGN_PAYLOAD=4
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user