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

[io] prevent nullptr access if oldclass not found #15876

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

Conversation

ferdymercury
Copy link
Collaborator

This Pull request:

Changes or fixes:

Fixes #8194

Checklist:

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

Copy link

github-actions bot commented Jun 18, 2024

Test Results

    13 files      13 suites   2d 22h 48m 19s ⏱️
 2 648 tests  2 648 ✅ 0 💤 0 ❌
32 606 runs  32 606 ✅ 0 💤 0 ❌

Results for commit 337762e.

♻️ This comment has been updated with latest results.

@linev
Copy link
Member

linev commented Jun 18, 2024

I will wait until @pcanal will review the PR.

@dpiparo
Copy link
Member

dpiparo commented Jun 24, 2024

Thanks a lot for proposing this solution, appreciated!

io/io/src/TStreamerInfoActions.cxx Outdated Show resolved Hide resolved
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.

TClass::GetStreamerInfo crashes for several classes
4 participants