libfprint/libfprint
Bastien Nocera 9b3e9d9e8c elan: Fix frames being leaked
==24440== 14,416 bytes in 2 blocks are possibly lost in loss record 9,233 of 9,261
==24440==    at 0x483980B: malloc (vg_replace_malloc.c:309)
==24440==    by 0x7846BB8: g_malloc (gmem.c:102)
==24440==    by 0x48A2ABC: elan_process_frame_thirds (elan.c:277)
==24440==    by 0x785FB37: g_slist_foreach (gslist.c:864)
==24440==    by 0x48A57EE: elan_submit_image (elan.c:320)
==24440==    by 0x48A57EE: capture_complete (elan.c:591)
==24440==    by 0x4880C9C: fpi_ssm_mark_completed (fpi-ssm.c:369)
==24440==    by 0x4881003: fpi_ssm_mark_failed (fpi-ssm.c:437)
==24440==    by 0x48A5424: elan_cmd_cb (elan.c:347)
==24440==    by 0x4882296: transfer_finish_cb (fpi-usb-transfer.c:351)
==24440==    by 0x79BFC68: g_task_return_now (gtask.c:1214)
==24440==    by 0x79BFCA8: complete_in_idle_cb (gtask.c:1228)
==24440==    by 0x78410BD: g_main_dispatch (gmain.c:3272)
==24440==    by 0x78410BD: g_main_context_dispatch (gmain.c:3937)
2019-12-06 16:22:26 +01:00
..
drivers elan: Fix frames being leaked 2019-12-06 16:22:26 +01:00
nbis nbis: Make the extern global bozworth 'y' variable as bz_y 2019-12-04 18:52:18 +01:00
drivers_api.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
empty_file build: Remove the need to modify sources for new drivers 2018-05-24 12:23:39 +02:00
fp-context.c fp-context: Run dispose on the usb context to deal with circular refs 2019-11-27 21:40:44 +01:00
fp-context.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp-device.c cleanup: Use static functions for non-declared methods 2019-12-04 18:52:19 +01:00
fp-device.h fp-device: Mark user data in FpEnrollProgress as transfer none 2019-11-27 21:40:44 +01:00
fp-image-device.c image-device: Print warning for incorrect deactivation 2019-12-04 19:49:07 +00:00
fp-image-device.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp-image.c cleanup: Don't make nbis depend on libfprint built-sources 2019-12-04 18:50:46 +01:00
fp-image.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp-print.c cleanup: Don't make nbis depend on libfprint built-sources 2019-12-04 18:50:46 +01:00
fp-print.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fp_internal.h cleanup: Don't make nbis depend on libfprint built-sources 2019-12-04 18:50:46 +01:00
fpi-assembling.c assembling: Use fixed point for image assembly 2019-11-28 20:41:45 +00:00
fpi-assembling.h lib: Remove num_stripes from fpi_assemble_frames() 2019-11-20 13:53:45 +01:00
fpi-byte-reader.c lib: Add byte data reader/writer helpers 2019-11-20 13:53:45 +01:00
fpi-byte-reader.h lib: Add byte data reader/writer helpers 2019-11-20 13:53:45 +01:00
fpi-byte-utils.h lib: Add byte data reader/writer helpers 2019-11-20 13:53:45 +01:00
fpi-byte-writer.c lib: Add byte data reader/writer helpers 2019-11-20 13:53:45 +01:00
fpi-byte-writer.h lib: Add byte data reader/writer helpers 2019-11-20 13:53:45 +01:00
fpi-context.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fpi-device.h fpi-device: Make possible to set a DestroyNotify for timeout data 2019-12-03 17:31:22 +01:00
fpi-image-device.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fpi-image.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fpi-log.h fpi-log: Set fp_error as equal to g_critical 2019-11-25 18:59:46 +01:00
fpi-minutiae.h cleanup: Don't make nbis depend on libfprint built-sources 2019-12-04 18:50:46 +01:00
fpi-print.h print: Fix match error propagation 2019-12-05 11:46:11 +00:00
fpi-ssm.c fpi-ssm: Improve debugging of SSM using driver infos 2019-12-04 20:43:53 +01:00
fpi-ssm.h fpi-ssm: Support named SSMs and use a fallback macro 2019-12-04 20:43:53 +01:00
fpi-usb-transfer.c cleanup: Use static functions for non-declared methods 2019-12-04 18:52:19 +01:00
fpi-usb-transfer.h lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
fprint-list-supported-devices.c Uncrustify everything except for nbis 2019-11-20 20:38:06 +01:00
fprint-list-udev-rules.c udev-rules: Remove debug spew from udev rules 2019-11-22 17:07:56 +01:00
fprint.h Uncrustify everything except for nbis 2019-11-20 20:38:06 +01:00
libfprint.ver lib: Major rewrite of the libfprint core and API 2019-11-20 11:03:09 +01:00
meson.build meson: Move generated source to fpi- prefix and use more readable code 2019-12-04 18:52:20 +01:00