libfprint/libfprint
Mark Harfouche 58ba9b02ed lib: Fix memory leak patch in device discovery
libusb_free_device_list() needs to be called on the list of USB devices
obtained through libusb_get_device_list() or the list and its elements
will be leaked.

https://bugs.freedesktop.org/show_bug.cgi?id=105427
2018-03-11 13:43:58 +01:00
..
drivers vfs5011: Don't submit an image if there was an error capturing it 2017-12-03 13:12:53 -08:00
nbis nbis: add one more step of false minutia removal 2015-12-16 13:24:38 -08:00
aeslib.c lib: move frame assembling routines into a separate file and make them usable by non-aes drivers 2015-12-16 13:24:38 -08:00
aeslib.h lib: move frame assembling routines into a separate file and make them usable by non-aes drivers 2015-12-16 13:24:38 -08:00
assembling.c lib: frame assembling: flip image for non-reverse direction 2015-12-16 13:24:39 -08:00
assembling.h lib: use normalized error to make decision about movement direction 2015-12-16 13:24:39 -08:00
async.c Implement image capture (both synchronous and asynchronous variants) 2013-08-12 11:18:18 +03:00
core.c lib: Fix memory leak patch in device discovery 2018-03-11 13:43:58 +01:00
data.c Fix security hole: zero out memory when allocated 2017-12-03 13:11:48 -08:00
drv.c Public async API implementation 2008-03-01 13:02:17 +00:00
fp_internal.h Add Elan driver 2017-12-03 21:17:26 +02:00
fprint-list-udev-rules.c fprint-list-udev-rules: Add some unsupported Validity Sensors readers to the whitelist 2017-12-12 10:51:43 +01:00
fprint.h Implement image capture (both synchronous and asynchronous variants) 2013-08-12 11:18:18 +03:00
img.c lib: move some functions from vfs5011.c into img.c 2016-11-05 20:58:18 -07:00
imgdev.c imgdev: reset action_result after reporting it 2015-12-16 13:24:38 -08:00
Makefile.am Add Elan driver 2017-12-03 21:17:26 +02:00
pixman.c lib: use pixman for imaging utils 2013-08-19 11:13:50 +03:00
poll.c Fix return timeout of fp_get_next_timeout 2011-02-18 13:59:28 +00:00
sync.c Implement image capture (both synchronous and asynchronous variants) 2013-08-12 11:18:18 +03:00