mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-12-29 17:20:11 +01:00
The code tried to only write the RGB bytes of FORMAT_RGB24, however, the in-memory layout is different on big-endian which would result in the wrong bytes being written. Fix this by simply also writing the byte we do not care about. |
||
|---|---|---|
| .. | ||
| synaptics | ||
| vfs5011 | ||
| capture.py | ||
| meson.build | ||
| README-umockdev | ||
| umockdev-test.py | ||
| valgrind-python.supp | ||
| virtual-image.py | ||