mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
nbis: Apply patch to fix scan-build warnings
Apply the newly added patch to the checkout.
This commit is contained in:
committed by
Benjamin Berg
parent
ad17011e68
commit
a464f602ca
@@ -81,6 +81,8 @@ test_frame_assembling (void)
|
||||
ctx.frame_height = 20;
|
||||
ctx.image_width = width;
|
||||
|
||||
g_assert (height > ctx.frame_height);
|
||||
|
||||
offset = 10;
|
||||
test_height = height - (height - ctx.frame_height) % offset;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user