mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-09-10 13:00:08 +00:00
When tapping on the sensor rather than swiping through it, super RSR will drop slices with 0-3 pixels of Y motion. In such case, self->strips_len is zero and causing protocol error. Handle such cases by calling for a re-scan. Closes: https://gitlab.freedesktop.org/libfprint/libfprint/-/work_items/786 Assisted-by: DeepSeek:deepseek-v4-pro-preview Signed-off-by: Shengyu Qu <wiagn@4d2.org>