Loading
autotest_common: suppress libcrypto leaks in asan tests
Asan reports memory leaks from CRYPTO_zalloc which seem to be caused by openssl library. See https://github.com/spdk/spdk/issues/2947 Signed-off-by:Karol Latecki <karol.latecki@intel.com> Change-Id: I964acc8ae8c3a6978ea01a0235a32661ffbc74c0 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17217 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>