Skip to content

[core] Fix asan build by sanitising cppinterop-tblgen.#22627

Merged
hageboeck merged 1 commit into
root-project:masterfrom
hageboeck:fix_asan_build
Jun 17, 2026
Merged

[core] Fix asan build by sanitising cppinterop-tblgen.#22627
hageboeck merged 1 commit into
root-project:masterfrom
hageboeck:fix_asan_build

Conversation

@hageboeck

Copy link
Copy Markdown
Member

Executables linking to libraries built by ROOT with asan need to define the leak sanitizer suppressions to start up correctly.

@hageboeck hageboeck requested review from aaronj0 and hahnjo June 16, 2026 11:26
@hageboeck hageboeck self-assigned this Jun 16, 2026
@hageboeck hageboeck requested a review from bellenot as a code owner June 16, 2026 11:26

@hahnjo hahnjo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sense, thanks!

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

Test Results

    20 files      20 suites   3d 6h 19m 56s ⏱️
 3 868 tests  3 864 ✅ 0 💤 4 ❌
70 088 runs  70 084 ✅ 0 💤 4 ❌

For more details on these failures, see this check.

Results for commit fec8e02.

♻️ This comment has been updated with latest results.

Executables linking to libraries built by ROOT with asan need to define
the leak sanitizer suppressions to start up correctly.
@hageboeck hageboeck merged commit 3749f7b into root-project:master Jun 17, 2026
28 of 33 checks passed
@hageboeck hageboeck deleted the fix_asan_build branch June 17, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants