Richard Hughes
a14de30153
trivial: Require <string.h> for strlen() and memcpy()
2020-12-14 16:49:03 +00:00
Richard Hughes
7713ae676f
goodix-moc: Fix a potential crash when reading the USB request
2020-12-08 20:08:57 +00:00
Mario Limonciello
8aa5d41eb7
Add external interface messages
2020-10-26 12:05:20 -05:00
Richard Hughes
a2a8f8ea70
Add fu_byte_array_set_size()
...
The GLib g_byte_array_set_size() function does not zero the contents if the
array size is larger, which leads to unpredictable output when using valgrind.
2020-10-20 19:54:07 +01:00
boger.wang
4986e0f020
Add plugin for goodix fingerprint sensors
...
Support updating firmware for Goodix MOC fingerprint sensors.
2020-09-28 12:43:49 +01:00