Skip to content

Fixup GCM unmap event sending#16273

Merged
elad335 merged 6 commits into
RPCS3:masterfrom
elad335:lv2
Nov 2, 2024
Merged

Fixup GCM unmap event sending#16273
elad335 merged 6 commits into
RPCS3:masterfrom
elad335:lv2

Conversation

@elad335

@elad335 elad335 commented Nov 1, 2024

Copy link
Copy Markdown
Contributor

@elad335 elad335 merged commit b053b1e into RPCS3:master Nov 2, 2024

connect(welcome, &QDialog::accepted, this, [&]()
{
use_dark_theme = welcome->does_user_want_dark_theme();

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why use this strange spaghetti bool instead of just putting the SetValue here?

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.

ASAN heap-use-after-free error in welcome_dialog

2 participants