Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 83529f07ca66ec288f1c506a673569b9d8de8368 https://github.com/openssl/openssl/commit/83529f07ca66ec288f1c506a673569b9d8de8368 Author: Tomas Mraz <to...@openssl.org> Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths: M .github/workflows/ci.yml M .github/workflows/fuzz-checker.yml M .github/workflows/run-checker-merge.yml M Configure Log Message: ----------- Always automatically add -DPEDANTIC with enable-ubsan To avoid reports like: #19028 Reviewed-by: Matt Caswell <m...@openssl.org> Reviewed-by: Paul Dale <pa...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19029)