I have HP EliteBook 8460p with
Bus 001 Device 003: ID 138a:003c Validity Sensors, Inc. VFS471 Fingerprint
Reader
Is it possible to add support? Is there way how can I help you?
Regards
Ondřej Kolín
___
fprint mailing list
fprint@lists.freedesktop.org
h
W dniu 11.02.2016 o 20:32, Vasily Khoruzhick pisze:
> OK, thanks a lot for testing!
>
Are there plans to integrate this work into libfprint master and/or
0.7.0 release?
Best regards,
Julian
___
fprint mailing list
fprint@lists.freedesktop.org
https://
It's already in libfprint master. I have no time at the moment to do
new release.
On Thu, Aug 18, 2016 at 12:20 PM, Julian Sikorski wrote:
> W dniu 11.02.2016 o 20:32, Vasily Khoruzhick pisze:
>> OK, thanks a lot for testing!
>>
>
> Are there plans to integrate this work into libfprint master and
Thanks for the prompt feedback!
W dniu 18.08.2016 o 21:41, Vasily Khoruzhick pisze:
> It's already in libfprint master. I have no time at the moment to do
> new release.
>
> On Thu, Aug 18, 2016 at 12:20 PM, Julian Sikorski wrote:
>> W dniu 11.02.2016 o 20:32, Vasily Khoruzhick pisze:
>>> OK, th
Hi libfprint folks -
I was enrolling fingerprints and saving the data to files (using
fp_print_data_get_data), when I noticed that the data section for the
minutiae had interesting stuff in the unused parts. This is to say, the
xyt_struct (from bozorth.h) allocates space for 200 minutiae, and if I
Hi Alan,
Thanks for your e-mail and patch.
I expect it to be in worst case some re-used memory of libfprint, so
it's not really a security leak, since the only sensitive information
is saved to the disk. But I'll take your patch.
Regards,
Vasily
On Thu, Aug 18, 2016 at 3:01 PM, Alan Davidson w