Files
libfprint/libfprint
Bastien Nocera 19732341d6 lib: Fix overwriting action after deactivating callback
If one of the callbacks called from fpi_imgdev_deactivate_complete()
was reactivating the device, then we would be overwriting whichever
"action" got set in the callback, leading to
fpi_imgdev_activate_complete() failing as it doesn't handle the "none"
action.

Reset the action before calling the callbacks.
2019-08-08 12:43:03 +00:00
..
2019-06-11 18:23:56 +02:00
2019-08-05 13:17:33 +02:00
2018-11-25 12:42:11 +00:00
2018-09-28 15:12:39 +02:00
2019-08-05 13:17:55 +02:00
2018-09-28 15:12:39 +02:00
2019-08-05 13:18:15 +02:00
2018-09-28 15:12:39 +02:00
2019-06-11 18:23:56 +02:00