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

Fix set_item_submenu infinite recursion crash #87967

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

jsjtxietian
Copy link
Contributor

Fixes #84692
Same as #84183

@jsjtxietian jsjtxietian requested a review from a team as a code owner February 5, 2024 03:34
@YeldhamDev YeldhamDev added this to the 4.3 milestone Feb 5, 2024
scene/gui/popup_menu.cpp Outdated Show resolved Hide resolved
@akien-mga akien-mga merged commit a246a4b into godotengine:master Feb 22, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@jsjtxietian jsjtxietian deleted the set_item_submenu branch February 22, 2024 14:50
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.

Executing PopupMenu.activate_item_by_event function crashes Godot
4 participants