Files
libfprint-fpc1020/libfprint
Vasily Khoruzhick 62818b9407 fpcmoc: fix use-after free in multiple callbacks
Drop if statement that retrieves internal ssm->error.
"error" is already a copied ssm->error, so it makes no sense to return
internal copy which will be freed when ssm is marked as done.

Fixes #526
2023-01-10 11:22:22 -08:00
..
2022-07-03 02:36:55 +01:00
2022-06-09 15:36:10 +02:00
2019-11-20 20:38:06 +01:00
2022-10-11 08:11:38 +00:00