mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-05-09 11:48:06 +02:00
We have a condition where a client vanishing instead of cleaning up the operation using VerifyStop would cause fprintd to hang. This only happens if the underlying enroll/verify/identify operation has already finished when the client vanishes. Fix this by correctly interpreting current_cancellable as a flag for these operations. Fixes: #97 |
||
|---|---|---|
| .. | ||
| dbus-interactive-auth.patch | ||
| device.c | ||
| device.xml | ||
| file_storage.c | ||
| file_storage.h | ||
| fprintd.h | ||
| main.c | ||
| manager.c | ||
| manager.xml | ||
| meson.build | ||
| storage.h | ||