mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-14 00:14:16 +09:00
test-device-fake: Consume the identify print if we're returning with error
This commit is contained in:
@@ -187,6 +187,7 @@ fpi_device_fake_identify (FpDevice *device)
|
||||
else
|
||||
{
|
||||
fpi_device_identify_complete (device, fake_dev->ret_error);
|
||||
g_clear_object (&fake_dev->ret_print);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user