[openssl/openssl] a09f6a: Fuzz checker CI: Use more generic include dir for ...
Tomáš Mráz
noreply at github.com
Thu Dec 8 22:22:25 UTC 2022
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: a09f6a10e8c7ebb3dc047bfd90682bbc006e5f0f
https://github.com/openssl/openssl/commit/a09f6a10e8c7ebb3dc047bfd90682bbc006e5f0f
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M .github/workflows/fuzz-checker.yml
Log Message:
-----------
Fuzz checker CI: Use more generic include dir for fuzzer includes
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19860)
(cherry picked from commit aef6b82882750594b7f8e50ad734d9fe1d70f049)
Commit: b23521c40abc35acdffa8223dd6d2c08bf14514b
https://github.com/openssl/openssl/commit/b23521c40abc35acdffa8223dd6d2c08bf14514b
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M .github/workflows/cross-compiles.yml
Log Message:
-----------
Cross compiles CI: Disable stringop-overflow warning on s390x and m68k
These warnings trigger on false positives on these platforms
with recent compiler update.
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19860)
(cherry picked from commit 8b63a305bf2db0e980cb76040fa66a17f781d6c7)
Commit: 3956fc91afc988dc91ec0ce915d80d30aafbd0a4
https://github.com/openssl/openssl/commit/3956fc91afc988dc91ec0ce915d80d30aafbd0a4
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M .github/workflows/run-checker-merge.yml
Log Message:
-----------
Run-checker merge CI: Replace no-shared with no-modules
ASAN otherwise fails to detect memleaks.
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19860)
(cherry picked from commit d5696547e46e9ea85fcb7581b9d49c58b7c24eeb)
Compare: https://github.com/openssl/openssl/compare/843b0524eb7b...3956fc91afc9
More information about the openssl-commits
mailing list