Skip to content

Fix String::split_ crash on empty string.#117353

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
bruvzg:spl_empty
Mar 12, 2026
Merged

Fix String::split_ crash on empty string.#117353
Repiteo merged 1 commit into
godotengine:masterfrom
bruvzg:spl_empty

Conversation

@bruvzg
Copy link
Copy Markdown
Member

@bruvzg bruvzg commented Mar 12, 2026

Fixes #117351

@bruvzg bruvzg added this to the 4.7 milestone Mar 12, 2026
@bruvzg bruvzg requested a review from a team as a code owner March 12, 2026 06:35
Copy link
Copy Markdown
Member

@AThousandShips AThousandShips left a comment

Choose a reason for hiding this comment

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

LGTM

@Ivorforce Ivorforce added cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release cherrypick:4.6 Considered for cherry-picking into a future 4.6.x release labels Mar 12, 2026
@Repiteo Repiteo merged commit 750b0c7 into godotengine:master Mar 12, 2026
20 checks passed
@Repiteo
Copy link
Copy Markdown
Contributor

Repiteo commented Mar 12, 2026

Thanks!

@allhailcheese
Copy link
Copy Markdown
Contributor

it might be a good idea to add tests for this?

@akien-mga
Copy link
Copy Markdown
Member

Cherry-picked for 4.5.2.

@akien-mga akien-mga removed cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release labels Mar 18, 2026
@Repiteo
Copy link
Copy Markdown
Contributor

Repiteo commented Mar 18, 2026

Cherry-picked for 4.6.2.

@Repiteo Repiteo removed the cherrypick:4.6 Considered for cherry-picking into a future 4.6.x release label Mar 18, 2026
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.

RichTextLabel: Crash occurred while parsing the [p tab_stops=] tag

6 participants