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

IOS/USB: fix potential race condition #9020

Merged
merged 2 commits into from Aug 17, 2020
Merged

Conversation

Tilka
Copy link
Member

@Tilka Tilka commented Aug 8, 2020

No description provided.

Unlike other functions, base ctors/dtors are always called automatically.
Copy link
Contributor

@iwubcode iwubcode left a comment

Choose a reason for hiding this comment

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

Untested

@leoetlino leoetlino merged commit 6104018 into dolphin-emu:master Aug 17, 2020
10 checks passed
@degasus
Copy link
Member

degasus commented Aug 17, 2020

Just to be sure: The StopThreads change swaps the order of child ressource destruction and thread finialization. Is there a chance that the thread might still be within some virtual methods? Or are those threads only controlled by the child class anyways?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants