Skip to content

vfs0050: Fix driver

Evgeny Gagauz requested to merge EVGVir/libfprint:fix-vfs0050 into master

Fixes:

  • Assertion error with absent SSM.
  • Correct processing of actual_length == -1, that could be received from device.
  • Pointer arithmetic: convert to byte size prior to adding bytes number.
Edited by Evgeny Gagauz

Merge request reports