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

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


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: aef6b82882750594b7f8e50ad734d9fe1d70f049
      https://github.com/openssl/openssl/commit/aef6b82882750594b7f8e50ad734d9fe1d70f049
  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)


  Commit: 8b63a305bf2db0e980cb76040fa66a17f781d6c7
      https://github.com/openssl/openssl/commit/8b63a305bf2db0e980cb76040fa66a17f781d6c7
  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)


  Commit: d5696547e46e9ea85fcb7581b9d49c58b7c24eeb
      https://github.com/openssl/openssl/commit/d5696547e46e9ea85fcb7581b9d49c58b7c24eeb
  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)


Compare: https://github.com/openssl/openssl/compare/7176c1af1077...d5696547e46e


More information about the openssl-commits mailing list