Skip to content
Commit d6e4920b authored by pedro martelletto's avatar pedro martelletto Committed by Zbigniew Jędrzejewski-Szmek
Browse files

explicitly close FIDO2 devices

FIDO2 device access is serialised by libfido2 using flock().
Therefore, make sure to close a FIDO2 device once we are done
with it, or we risk opening it again at a later point and
deadlocking. Fixes #20664.

(cherry picked from commit b6aa89b0)
parent f27585b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment