Skip to content

Fix array constructor crash #1771

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

Merged
merged 1 commit into from
Jun 7, 2025

Conversation

tomfull123
Copy link
Contributor

This PR fixes a runtime crash when using the Array's initializer_list constructor

@tomfull123 tomfull123 requested a review from a team as a code owner April 16, 2025 19:28
@tomfull123 tomfull123 force-pushed the array-constructor-crash branch from 307837d to ddd4f25 Compare April 16, 2025 19:30
@tomfull123 tomfull123 changed the title Array constructor crash Fix array constructor crash Apr 16, 2025
@dsnopek dsnopek added bug This has been identified as a bug cherrypick:4.4 labels Jun 7, 2025
Copy link
Collaborator

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

@dsnopek dsnopek added this to the 4.x milestone Jun 7, 2025
@dsnopek dsnopek merged commit a7127d3 into godotengine:master Jun 7, 2025
4 checks passed
@tomfull123 tomfull123 deleted the array-constructor-crash branch June 18, 2025 16:12
@dsnopek
Copy link
Collaborator

dsnopek commented Jun 24, 2025

Cherry-picked for 4.4 in PR #1805

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This has been identified as a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants