Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pcre2test: avoid overreading subject buffer with leading spaces (#430)
If any spaces are skipped at the beginning, make sure to account for the reduced size of the remaining data as the pointer is moved forward.
- Loading branch information