Files
libfprint/libfprint
Benjamin Berg b4dbbd667a upeksonly: Avoid reading beyond received packet boundary
The code would just read 4096 bytes from the packet, without checking
the size and neither setting short_is_error. It is not clear whether
packets from the device are always 4096 bytes or not. But the code
assume we always get a full line, so enforce that and use the actual
packet size otherwise.
2020-06-05 17:44:36 +02:00
..
2020-04-14 13:51:02 +02:00
2020-06-04 09:34:31 -07:00
2019-12-19 14:20:00 +01:00
2020-04-14 13:51:02 +02:00
2020-06-04 09:34:31 -07:00
2019-12-17 14:38:19 +01:00
2020-04-27 16:16:39 +02:00
2020-04-14 13:51:02 +02:00
2020-04-14 13:51:02 +02:00
2019-11-20 20:38:06 +01:00