Skip to content

io: Avoid infinite recursion in TFile::Open#15591

Merged
pcanal merged 1 commit intoroot-project:masterfrom
pcanal:master-15590
May 23, 2024
Merged

io: Avoid infinite recursion in TFile::Open#15591
pcanal merged 1 commit intoroot-project:masterfrom
pcanal:master-15590

Conversation

@pcanal
Copy link
Copy Markdown
Member

@pcanal pcanal commented May 21, 2024

This fixes #15590

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 21, 2024

Test Results

    10 files      10 suites   2d 4h 0m 4s ⏱️
 2 636 tests  2 636 ✅ 0 💤 0 ❌
24 904 runs  24 904 ✅ 0 💤 0 ❌

Results for commit ddecc0d.

♻️ This comment has been updated with latest results.

Copy link
Copy Markdown
Member

@dpiparo dpiparo left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks a lot for this fix.

@vepadulano
Copy link
Copy Markdown
Member

How about a test so if we change the function again we don't forget about this use case ?

@pcanal pcanal merged commit c2de6d1 into root-project:master May 23, 2024
@pcanal pcanal deleted the master-15590 branch May 23, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Infinite recursion in TFile::Open

3 participants