Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PCRE2 do not allocate JIT stack if unavailable #13100

Conversation

straight-shoota
Copy link
Member

@straight-shoota straight-shoota commented Feb 21, 2023

pcre2_jit_stack_assign must not be called when libpcre2 was built without JIT support.

@beta-ziliani beta-ziliani added this to the 1.8.0 milestone Feb 21, 2023
@straight-shoota straight-shoota changed the base branch from master to fix/pcre2-meta February 22, 2023 07:36
@straight-shoota straight-shoota merged commit 8495f2a into crystal-lang:fix/pcre2-meta Feb 22, 2023
@straight-shoota straight-shoota deleted the fix/pcre2-jit-error-handling branch February 22, 2023 08:37
@straight-shoota straight-shoota modified the milestones: 1.8.0, 1.7.3 Mar 2, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants