fpi-image: Add missing padding

This breaks the ABI with such TOD drivers, but we don't have any using
an image device so far, so it's a safe break.
This commit is contained in:
Marco Trevisan (Treviño)
2021-04-13 21:43:18 +02:00
parent 447cd3f7ba
commit e5e999de2c
+2
View File
@@ -68,6 +68,8 @@ struct _FpImage
GPtrArray *minutiae; GPtrArray *minutiae;
guint ref_count; guint ref_count;
gpointer _padding_dummy[32];
}; };
gint fpi_std_sq_dev (const guint8 *buf, gint fpi_std_sq_dev (const guint8 *buf,