mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
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:
@@ -68,6 +68,8 @@ struct _FpImage
|
||||
|
||||
GPtrArray *minutiae;
|
||||
guint ref_count;
|
||||
|
||||
gpointer _padding_dummy[32];
|
||||
};
|
||||
|
||||
gint fpi_std_sq_dev (const guint8 *buf,
|
||||
|
||||
Reference in New Issue
Block a user