Files
pam-fprint-grosshack/utils
Benjamin Berg eb73e024e1 utils: Fix race in verify accepting unrelated signals
Signals like VerifyResult may be received from unrelated Verify
operations. To avoid races, we need to ignore any VerifyResult that
happenes before the DBus method returns.

The only way to do this race-free is to use the async version of the
VerifyStart method.
2020-12-07 15:27:14 +01:00
..
2020-11-13 13:32:51 +01:00
2020-11-13 13:32:51 +01:00
2020-11-13 13:32:51 +01:00