mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-16 18:43:18 +08:00
Ignore memory leaks in openssl code
Ignore memory leaks in openssl code when running sanitizer tests in CI.
This commit is contained in:
parent
4623db14ad
commit
ec41593978
@ -25,3 +25,6 @@ leak:ShmemInitHash
|
||||
leak:deserialize_test_parameters
|
||||
leak:ts_params_get
|
||||
leak:test_job_dispatcher
|
||||
|
||||
#openssl
|
||||
leak:CRYPTO_zalloc
|
||||
|
Loading…
x
Reference in New Issue
Block a user