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 infinite loop in add_vendor_devices #195

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

robin-nitrokey
Copy link
Member

This patch fixes an infinite lopp in add_vendor_devices that is
triggered if a Nitrokey device without a serial number is connected to
the system, e. g. the Nitrokey FIDO 2.

Fixes #193.

This patch fixes an infinite lopp in add_vendor_devices that is
triggered if a Nitrokey device without a serial number is connected to
the system, e. g. the Nitrokey FIDO 2.

Fixes Nitrokey#193.
@szszszsz
Copy link
Member

Thank you!
Why the NK FIDO2 does not have the serial number visible though...

@szszszsz szszszsz merged commit ecf993b into Nitrokey:master Apr 12, 2021
@szszszsz szszszsz added this to the v3.7 milestone Apr 22, 2021
sgued pushed a commit to sgued/libnitrokey that referenced this pull request Feb 14, 2022
@robinkrahl
Copy link
Contributor

nitrocli users are now running into this issue (report) so I’d appreciate a release that contains this fix.

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.

NK_list_devices() hangs with plugged in Nitrokey FIDO2 device
3 participants