Fix crashes when wxWidgets tries to free stack allocated dialogs #377

Merged
goeiecool9999 merged 3 commits from freestackbugfix into main 2022-10-16 04:02:33 -03:00
goeiecool9999 commented 2022-10-15 09:01:13 -03:00 (Migrated from github.com)
No description provided.
goeiecool9999 commented 2022-10-15 09:15:45 -03:00 (Migrated from github.com)

Here's the part of the wxWidgets docs that says you can let wxDialogs go out of scope to clean them up:
https://docs.wxwidgets.org/3.0/classwx_dialog.html#dialog_modal

Here's the part of the wxWidgets docs that says you can let wxDialogs go out of scope to clean them up: https://docs.wxwidgets.org/3.0/classwx_dialog.html#dialog_modal
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cemu-project_Mirror/Cemu-2024-03-05#377
No description provided.