mirror of
https://github.com/openssl/openssl.git
synced 2024-11-23 18:13:39 +08:00
Run-checker merge CI: Memleak test does not work without ubsan
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19874)
This commit is contained in:
parent
b71b9534c4
commit
1ca61aa560
2
.github/workflows/run-checker-merge.yml
vendored
2
.github/workflows/run-checker-merge.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
opt: [
|
||||
enable-asan no-shared no-asm -DOPENSSL_SMALL_FOOTPRINT,
|
||||
enable-asan enable-ubsan no-shared no-asm -DOPENSSL_SMALL_FOOTPRINT,
|
||||
no-dgram,
|
||||
no-dso,
|
||||
no-dynamic-engine,
|
||||
|
Loading…
Reference in New Issue
Block a user