Skip to content

Commit

Permalink
fix(ci): suppress memory leaks in libJANA.so and DD4hep (#1637)
Browse files Browse the repository at this point in the history
# Description
Backport of #1628 to `v1.18`.

---------

Co-authored-by: Wouter Deconinck <[email protected]>
Co-authored-by: Dmitry Kalinkin <[email protected]>
  • Loading branch information
3 people authored Oct 16, 2024
1 parent b2a846e commit ed708d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/lsan.supp
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
leak:CherenkovPID::AddMassHypothesis
leak:dd4hep::DetElement::DetElement
leak:dd4hep::detail::VolumeManager_Populator::scanPhysicalVolume
leak:dd4hep::Header::Header
leak:edm4hep::*::createBuffers
leak:libActsCore.so
leak:libCling.so
leak:libCore.so
leak:libJANA.so

0 comments on commit ed708d1

Please sign in to comment.