Go to file
Bastien Nocera 52f84bee3c vfs5011: Error out when no lines were captured
Which avoids passing zero lines to fpi_assemble_lines()

"gmem.c:130: failed to allocate 18446744073709551612 bytes"

 #3  0x00007fe4f6ef428f in g_log (log_domain=log_domain@entry=0x7fe4f6f3506e "GLib", log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x7fe4f6f3e610 "%s: failed to allocate %lu bytes") at gmessages.c:1398
 #4  0x00007fe4f6ef2ac4 in g_malloc0 (n_bytes=n_bytes@entry=18446744073709551612) at gmem.c:129
 #5  0x00007fe4f8052020 in median_filter (filtersize=25, size=-1, data=0x0) at assembling.c:309
 #6  fpi_assemble_lines (ctx=ctx@entry=0x7fe4f82ac3c0 <assembling_ctx>, lines=0x0, lines_len=0) at assembling.c:389
 #7  0x00007fe4f805f3db in submit_image (ssm=ssm@entry=0x16c3cba360, data=data@entry=0x16c3cb9cc0) at drivers/vfs5011.c:412

See https://bugzilla.redhat.com/show_bug.cgi?id=1484812

Closes: #42
2018-05-31 11:08:41 +02:00
doc docs: Document async function callbacks 2018-05-23 15:18:34 +02:00
examples examples: Fix integer overflow warnings 2018-05-25 13:40:33 +02:00
libfprint vfs5011: Error out when no lines were captured 2018-05-31 11:08:41 +02:00
.gitignore Doc and build updates 2007-11-15 23:00:04 +00:00
AUTHORS AUTHORS: Update 2012-12-14 13:17:24 +01:00
COPYING upekts relicensing 2007-11-15 09:54:35 +00:00
HACKING HACKING: Update with bugzilla link 2012-10-15 11:46:03 +02:00
INSTALL INSTALL: Update for Meson 2018-05-18 01:16:30 +02:00
meson.build build: Remove the need to modify sources for new drivers 2018-05-24 12:23:39 +02:00
meson_options.txt build: Always enable debugging logging 2018-05-23 19:11:02 +02:00
NEWS 0.7.0 2017-05-14 09:26:30 -07:00
README Add a disclaimer for the university 2007-12-07 15:05:13 +00:00
THANKS Thanks to Greg and Martin from AuthenTec 2012-11-29 09:51:55 +01:00
TODO Compiler flags update 2007-12-27 01:06:55 +00:00

libfprint
=========

libfprint is part of the fprint project:
http://www.reactivated.net/fprint

libfprint was originally developed as part of an academic project at the
University of Manchester with the aim of hiding differences between different
consumer fingerprint scanners and providing a single uniform API to application
developers. The ultimate goal of the fprint project is to make fingerprint
scanners widely and easily usable under common Linux environments.

The academic university project runs off a codebase maintained separately
from this one, although I try to keep them as similar as possible (I'm not
hiding anything in the academic branch, it's just the open source release
contains some commits excluded from the academic project).

THE UNIVERSITY OF MANCHESTER DOES NOT ENDORSE THIS THIS SOFTWARE RELEASE AND
IS IN NO WAY RESPONSIBLE FOR THE CODE CONTAINED WITHIN, OR ANY DAMAGES CAUSED
BY USING OR DISTRIBUTING THE SOFTWARE. Development does not happen on
university computers and the project is not hosted at the university either.

For more information on libfprint, supported devices, API documentation, etc.,
see the homepage:
http://www.reactivated.net/fprint/Libfprint

libfprint is licensed under the GNU LGPL version 2.1. See the COPYING file
for the license text.

Section 6 of the license states that for compiled works that use this
library, such works must include libfprint copyright notices alongside the
copyright notices for the other parts of the work. We have attempted to
make this process slightly easier for you by grouping these all in one place:
the AUTHORS file.

libfprint includes code from NIST's NBIS software distribution:
http://fingerprint.nist.gov/NBIS/index.html
We include bozorth3 from the US export controlled distribution. We have
determined that it is fine to ship bozorth3 in an open source project,
see http://reactivated.net/fprint/wiki/US_export_control