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

修复忘记释放某些 mutex #938

Merged
merged 2 commits into from
Jun 5, 2024
Merged

修复忘记释放某些 mutex #938

merged 2 commits into from
Jun 5, 2024

Conversation

Blinue
Copy link
Owner

@Blinue Blinue commented Jun 5, 2024

Close #937
Close #928

这个 bug 是 #894 引入的。wil::unique_mutex_nothrow 在析构时不会自动释放,虽然我开发 #894 的过程中注意到了,但一些旧代码忘记调整了。

@Blinue Blinue added the bug Something isn't working label Jun 5, 2024
@Blinue Blinue merged commit 1f60b82 into dev Jun 5, 2024
4 checks passed
@Blinue Blinue deleted the fix/release-mutex branch June 5, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DirectDraw报错 软件导致 DirectX 9 软件崩溃
1 participant