Skip to content

[v15] Fixes smartcard cancel regression#38805

Merged
ibeckermayer merged 1 commit intobranch/v15from
isaiah/backport-38742-branch/v15
Feb 29, 2024
Merged

[v15] Fixes smartcard cancel regression#38805
ibeckermayer merged 1 commit intobranch/v15from
isaiah/backport-38742-branch/v15

Conversation

@ibeckermayer
Copy link
Copy Markdown
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
@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.

3 participants