mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-09-10 21:06:51 +00:00
mafpmoc: Init print id value
This commit is contained in:
@@ -466,7 +466,7 @@ mafp_sensor_control (FpiDeviceMafpmoc *self,
|
||||
static mafp_template_t
|
||||
mafp_template_from_print (FpPrint *print)
|
||||
{
|
||||
const uint16_t tpl_id;
|
||||
const uint16_t tpl_id = 0;
|
||||
|
||||
g_autoptr(GVariant) data = NULL;
|
||||
g_autoptr(GVariant) tpl_uid = NULL;
|
||||
|
||||
Reference in New Issue
Block a user