Files
systemd/src
pedro martelletto b6aa89b0a3 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.
2021-09-08 13:42:07 +01:00
..
2021-09-05 09:09:13 +02:00
2021-09-08 13:42:07 +01:00
2021-09-07 14:08:21 +09:00
2021-08-30 19:56:44 +09:00
2021-09-05 10:07:04 +02:00