Skip to content

Fix setting STR_END in JIT#912

Open
zherczeg wants to merge 1 commit into
PCRE2Project:mainfrom
zherczeg:str_end_fix
Open

Fix setting STR_END in JIT#912
zherczeg wants to merge 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.
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