Bug 90295 - Logical condition incorrect
Summary: Logical condition incorrect
Status: RESOLVED FIXED
Alias: None
Product: libfprint
Classification: Unclassified
Component: libfprint (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: libfprint-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-04 08:57 UTC by maddin200
Modified: 2016-08-17 14:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description maddin200 2015-05-04 08:57:58 UTC
This will not work:
vfs101.c line 189
(result < 0 && result >= RESULT_COUNT)

probably || condition (found with cppcheck)
Comment 1 Laurent Bigonville 2016-08-17 14:55:16 UTC
This has been fixed in 45fb6d790815eec3d9e08a9e459a325fbb9addc0


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.