Skip to content

[RF] Add protection in RooAbsCollection::contentsString() for empty string#20190

Merged
guitargeek merged 1 commit intoroot-project:masterfrom
TomasDado:Issue20189
Oct 25, 2025
Merged

[RF] Add protection in RooAbsCollection::contentsString() for empty string#20190
guitargeek merged 1 commit intoroot-project:masterfrom
TomasDado:Issue20189

Conversation

@TomasDado
Copy link
Copy Markdown
Contributor

This Pull request:

Adds a protection against an empty string in RooAbsCollection::contentsString() to prevent an invalid string creation.

Checklist:

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

This PR fixes #20189

@TomasDado TomasDado changed the title Fix issue 20189 [RF] Add protection in RooAbsCollection::contentsString() for empty string Oct 24, 2025
Copy link
Copy Markdown
Collaborator

@ferdymercury ferdymercury left a comment

Choose a reason for hiding this comment

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

Thks

Copy link
Copy Markdown
Contributor

@guitargeek guitargeek left a comment

Choose a reason for hiding this comment

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

Thank you!

@guitargeek guitargeek merged commit 8cbe741 into root-project:master Oct 25, 2025
26 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid memory access in RooArgSet::contentsString() with an empty RooArgSet

3 participants