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

Fix cxplat_release_spin_lock_from_dpc_level #239

Conversation

Alan-Jowett
Copy link
Member

This pull request includes a small change to the cxplat/src/cxplat_winuser/processor_winuser.cpp file. The change ensures that the ReleaseSRWLockExclusive function is called when releasing a spin lock at the DPC level.

@Alan-Jowett Alan-Jowett force-pushed the fix_cxplat_release_spin_lock_from_dpc_level branch from 6bf1f95 to 729b985 Compare December 5, 2024 17:08
@Alan-Jowett Alan-Jowett merged commit 5017e62 into microsoft:main Dec 5, 2024
9 checks passed
@Alan-Jowett Alan-Jowett deleted the fix_cxplat_release_spin_lock_from_dpc_level branch December 5, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants