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

WorkerThreadPool: Fix wrong pointer used in the case of BinaryMutex #93709

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

RandomShaper
Copy link
Member

A silly overlook in #93032. I don't get why I didn't run into it.

Fixes #93701.

@passivestar
Copy link
Contributor

Tested, no crash. Thanks for the fix 🙏

@akien-mga akien-mga merged commit d6385d7 into godotengine:master Jun 29, 2024
@akien-mga
Copy link
Member

Thanks!

@RandomShaper RandomShaper deleted the fix_antilock_bad_mutex branch July 1, 2024 05:45
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.

libc++abi: mutex lock failed editor crash
5 participants