Release: malwatch 1.2.2

16 July 2025 Roscoe Skeens


refactors

  • refactor: scan worker loop rewritten with allocations substantially reduced per iteration
  • refactor: reduced param count for scan worker constructor
  • refactor: worker fields cleanup
  • refactor: is expired fn return order changed

tests

  • tests: compatibility tweaks for refactoring

docs

  • docs: bump download release

Scan worker iterative errors and file read offsets are now reused. The file read buffer is also no longer reallocated per offset.

Further information is available at the GitHub release or project page.