Skip to content

Make the HID channel safer (fix #103)#109

Merged
AlfioEmanueleFresta merged 2 commits into
masterfrom
hid-sendapi-nopanic
May 26, 2025
Merged

Make the HID channel safer (fix #103)#109
AlfioEmanueleFresta merged 2 commits into
masterfrom
hid-sendapi-nopanic

Conversation

@AlfioEmanueleFresta
Copy link
Copy Markdown
Member

Fixes #103.

Also protect against mutex poisoning.

Copy link
Copy Markdown
Collaborator

@msirringhaus msirringhaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good. Just one comment, where we might harvest another PR here.

Comment thread libwebauthn/src/transport/hid/channel.rs Outdated
@AlfioEmanueleFresta AlfioEmanueleFresta merged commit 97ba35b into master May 26, 2025
4 checks passed
@AlfioEmanueleFresta AlfioEmanueleFresta deleted the hid-sendapi-nopanic branch May 26, 2025 14:33
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.

HidChannel panics when USB device is unplugged

2 participants