Skip to content

bugfix(gui): Remove destroyed windows from the modal stack - #583

Merged
x64-dev merged 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
tintinhamans:arctic/bugfix/modal-stack-dangling-pointer-gameclient
Aug 28, 2026
Merged

bugfix(gui): Remove destroyed windows from the modal stack#583
x64-dev merged 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
tintinhamans:arctic/bugfix/modal-stack-dangling-pointer-gameclient

Conversation

@tintinhamans

Copy link
Copy Markdown

Removes every destroyed window from the modal stack before the window is released.

This prevents stale modal-stack pointers when a non-top modal window is destroyed, while preserving the rest of the GameClient modal-window behavior.

@tintinhamans tintinhamans changed the title Fix dangling modal-stack entries when destroying windows bugfix(gui): Remove destroyed windows from the modal stack Aug 28, 2026
@x64-dev
x64-dev merged commit abbc3a3 into GeneralsOnlineDevelopmentTeam:main Aug 28, 2026
5 of 6 checks passed
@tintinhamans
tintinhamans deleted the arctic/bugfix/modal-stack-dangling-pointer-gameclient branch August 28, 2026 20:25
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.

2 participants