Skip to content

Fixes smartcard cancel regression#38742

Merged
ibeckermayer merged 1 commit intomasterfrom
isaiah/fix-sc-cancel-regression
Feb 29, 2024
Merged

Fixes smartcard cancel regression#38742
ibeckermayer merged 1 commit intomasterfrom
isaiah/fix-sc-cancel-regression

Conversation

@ibeckermayer
Copy link
Copy Markdown
Contributor

@ibeckermayer ibeckermayer commented Feb 28, 2024

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.

We also update the IronRDP hash, as well as our RUST_VERSION which is necessary to make use of the latest IronRDP hash (which uses a feature that was nightly-only on our previous RUST_VERSION, but which is now upstreamed to stable). Depends on:

changelog: Fixes 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 requested a review from zmb3 February 29, 2024 01:44
@marcoandredinis marcoandredinis removed their request for review February 29, 2024 10:31
@ibeckermayer ibeckermayer force-pushed the isaiah/fix-sc-cancel-regression branch 2 times, most recently from 0b21d3f to 7a76aea Compare February 29, 2024 18:31
@ibeckermayer ibeckermayer added this pull request to the merge queue Feb 29, 2024
Merged via the queue into master with commit 0efdd5b Feb 29, 2024
@ibeckermayer ibeckermayer deleted the isaiah/fix-sc-cancel-regression branch February 29, 2024 19:08
@public-teleport-github-review-bot
Copy link
Copy Markdown

@ibeckermayer See the table below for backport results.

Branch Result
branch/v15 Failed

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