libfprint/examples
Benjamin Berg 3c6ba0b678 storage: Do not free image data owned by FpPrint
The data returned by fp_print_get_image is owned by the FpPrint and
should not be free'ed.
2020-01-08 18:14:06 +01:00
..
prints examples: Add PNGs for NIST example prints 2019-11-19 21:07:58 +01:00
cpp-test.cpp cpp-test: Fix indentation 2019-12-04 16:06:24 +01:00
enroll.c examples: Move discover_device function to utilities 2019-11-20 20:38:06 +01:00
manage-prints.c examples: Fix double device closing in manage-prints 2019-12-16 10:20:49 +00:00
meson.build meson: Split single-line dependencies to reduce the diff on changes 2019-12-14 17:20:47 +01:00
sendvirtimg.py examples: Add sendvirtimg.py script to send a print to virtual_imgdev 2019-11-20 11:03:09 +01:00
storage.c storage: Do not free image data owned by FpPrint 2020-01-08 18:14:06 +01:00
storage.h cleanup: Use #pragma once everywhere 2019-12-17 14:38:19 +01:00
utilities.c examples: Iterate through fingers via first/last refs 2019-12-18 12:23:14 +00:00
utilities.h cleanup: Use #pragma once everywhere 2019-12-17 14:38:19 +01:00
verify.c examples: Handle the cases where the print date is not set 2019-11-27 19:14:35 +01:00