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

[v15] Fixes smartcard cancel regression #38805

Merged
merged 1 commit into from Feb 29, 2024

Conversation

ibeckermayer
Copy link
Contributor

@ibeckermayer ibeckermayer commented Feb 29, 2024

Backports #38742 to branch/v15

changelog: Fixed a regression that had reintroduced long freezes for certain actions like "Run as different user".

During the IronRDP refactor the smartcard cancel functionality was
broken by forgetting to always return a response for the `SCARD_IOCTL_CANCEL`
request itself, along with the response for the cancelled `SCARD_IOCTL_GETSTATUSCHANGEW`.
This commit fixes that.
@ibeckermayer ibeckermayer added this pull request to the merge queue Feb 29, 2024
Merged via the queue into branch/v15 with commit 7a1f09c Feb 29, 2024
34 checks passed
@ibeckermayer ibeckermayer deleted the isaiah/backport-38742-branch/v15 branch February 29, 2024 19:05
@camscale camscale mentioned this pull request Feb 29, 2024
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.

None yet

3 participants