[openssl/openssl] 8face2: Fuzz checker CI: Use more generic include dir for ...

Tomáš Mráz noreply at github.com
Thu Dec 8 22:22:24 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 8face2721b78cc1d60e187678b72252a3c0e61da
      https://github.com/openssl/openssl/commit/8face2721b78cc1d60e187678b72252a3c0e61da
  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: bc136fd386b345729700f0c6a3a652f9e869d0df
      https://github.com/openssl/openssl/commit/bc136fd386b345729700f0c6a3a652f9e869d0df
  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: 39fcc351c2ce4afc13e8e797bcfa15b3089bdcf3
      https://github.com/openssl/openssl/commit/39fcc351c2ce4afc13e8e797bcfa15b3089bdcf3
  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/42cd898bd30a...39fcc351c2ce


More information about the openssl-commits mailing list