Skip to content

Fix setting STR_END in JIT#912

Merged
zherczeg merged 1 commit into
PCRE2Project:mainfrom
zherczeg:str_end_fix
May 21, 2026
Merged

Fix setting STR_END in JIT#912
zherczeg merged 1 commit into
PCRE2Project:mainfrom
zherczeg:str_end_fix

Conversation

@zherczeg
Copy link
Copy Markdown
Collaborator

When OP_VREVERSE is present in a non-atomic LOOKBEHIND ASSERTION, the STR_END must be set before the backtracking path is executed.

When OP_VREVERSE is present in a non-atomic LOOKBEHIND ASSERTION,
the STR_END must be set before the backtracking path is executed.
@zherczeg zherczeg merged commit ff92e0b into PCRE2Project:main May 21, 2026
38 checks passed
@zherczeg zherczeg deleted the str_end_fix branch May 21, 2026 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant