Skip to content

3.1.16

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 02:19

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

3.1.16 - 2024-08-02

About

Was a bug where SIMD implementation of signature where reads could go out of bounds by a maximum of RegisterLength - patternLength % RegisterLength.

Commits

  • Fixed: Potential out of bounds read in SIMD scanners 2ddbb2e
  • Updated: Project Versions 35063d0