Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tree] Avoid stack-use-after-scope by also resetting friends branch addresses #17886

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ferdymercury
Copy link
Contributor

This Pull request:

Changes or fixes:

Fixes #17843

Checklist:

  • tested changes locally
  • updated the docs (if necessary)

@ferdymercury ferdymercury requested a review from pcanal as a code owner March 5, 2025 08:31
@ferdymercury ferdymercury requested a review from vepadulano March 5, 2025 08:31
Copy link
Member

@vepadulano vepadulano left a comment

Choose a reason for hiding this comment

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

This looks sensible to do to me! Let's also wait for @pcanal's opinion. Thank you for such a thorough investigation!

Co-authored-by: Vincenzo Eduardo Padulano <[email protected]>
Copy link

github-actions bot commented Mar 5, 2025

Test Results

    18 files      18 suites   4d 14h 48m 47s ⏱️
 2 724 tests  2 719 ✅ 0 💤 5 ❌
47 341 runs  47 336 ✅ 0 💤 5 ❌

For more details on these failures, see this check.

Results for commit ca0e779.

♻️ This comment has been updated with latest results.

Copy link
Member

@pcanal pcanal left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you very much.

@vepadulano
Copy link
Member

Hi @ferdymercury , I believe you can merge this PR, or I will go ahead if you prefer!

@vepadulano vepadulano self-assigned this Mar 10, 2025
@ferdymercury
Copy link
Contributor Author

ferdymercury commented Mar 10, 2025

Thanks Vincenzo! I have no merge rights, so please go ahead;) an remember squash on merge.
And later pleaso also merge #17823 and close the associated JIRA issue :)

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.

[TTreeReader] Crash in TNotifyLink with reused TChain with friend
3 participants