Always automatically add -DPEDANTIC with enable-ubsan
authorTomas Mraz <tomas@openssl.org>
Fri, 19 Aug 2022 13:48:34 +0000 (15:48 +0200)
committerPauli <pauli@openssl.org>
Tue, 23 Aug 2022 00:16:06 +0000 (10:16 +1000)
commit83529f07ca66ec288f1c506a673569b9d8de8368
tree782bcc8e47f0bd9f026b33610f3b60190fcabe3b
parenta148f864a86ba5f6999825dad9a98280bd054cbc
Always automatically add -DPEDANTIC with enable-ubsan

To avoid reports like: #19028

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19029)
.github/workflows/ci.yml
.github/workflows/fuzz-checker.yml
.github/workflows/run-checker-merge.yml
Configure