From d1af2e61937bb619c0d1ded6ba7e44cd97beeb86 Mon Sep 17 00:00:00 2001 From: Matthias Krack Date: Wed, 15 Apr 2026 14:51:08 +0200 Subject: [PATCH] Ignore leak in getMyFQN until a new (fixed) xrootd version is available --- tools/spack/lsan.supp | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/spack/lsan.supp b/tools/spack/lsan.supp index a8e6443686..288613bce8 100644 --- a/tools/spack/lsan.supp +++ b/tools/spack/lsan.supp @@ -6,6 +6,7 @@ leak:MPIDIU_avt_init leak:MPIR_Group_create leak:MPIDIU_alloc_lut leak:MPI_File_open +leak:getMyFQN # PEXSI leak:BcTree_Create leak:MPIR_Type_contiguous_impl