libfprint/libfprint
Timo Teräs 8a87ba448c uru4000: fix cancelling of imaging from error callback
Call error callback before resetting img_transfer to NULL. This
variable is internally used to detect if we are still in imaging
loop and the call to execute_state_change() needs to be postponed.
Since this is the final thing imaging_complete() we can't reset
img_transfer until just before this call.

https://bugs.freedesktop.org/show_bug.cgi?id=57829
2012-12-14 13:16:31 +01:00
..
drivers uru4000: fix cancelling of imaging from error callback 2012-12-14 13:16:31 +01:00
nbis nbis: Fix crash in gen_initial_maps() 2012-12-03 15:36:25 +01:00
aeslib.c aeslib: prevent integer overflow 2012-11-29 09:59:27 +01:00
aeslib.h aes: unify image processing code for AuthenTec devices 2012-11-29 09:59:22 +01:00
async.c update for new libusb_open API 2008-06-15 10:54:07 -05:00
core.c lib: add AES2660 driver 2012-11-29 09:59:52 +01:00
data.c Disable finger_num_to_str when debugging is disabled 2008-11-25 16:08:58 +00:00
drv.c Public async API implementation 2008-03-01 13:02:17 +00:00
fp_internal.h lib: add AES2660 driver 2012-11-29 09:59:52 +01:00
fprint-list-udev-rules.c lib: Add driver names to the udev rules 2012-08-28 20:02:17 +01:00
fprint.h Add C++ guards to take care of C++ name-mangling. 2010-09-08 11:02:25 +01:00
gdkpixbuf.c lib: Split fpi_im_resize factor into width/height 2012-11-29 09:59:27 +01:00
imagemagick.c lib: Split fpi_im_resize factor into width/height 2012-11-29 09:59:27 +01:00
img.c nbis: prefix global variables with "g_" 2012-11-06 09:26:17 +01:00
imgdev.c Fix possible crash without a deactivate callback 2012-01-20 12:57:27 +00:00
Makefile.am build: Add common routines to the dist 2012-12-01 15:04:47 +01:00
poll.c Fix return timeout of fp_get_next_timeout 2011-02-18 13:59:28 +00:00
sync.c lib: Fix warning when debug logs are disabled 2012-11-05 19:24:55 +01:00