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

chore(patches): fix pcre2 regex memory corruption issues #12687

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

bungle
Copy link
Member

@bungle bungle commented Mar 4, 2024

Summary

Adds couple of patches that were recently merged to upstream project.

This should finally fix test issues with PCRE2 on EE master.

The EE commit can be already found here:
https://github.com/Kong/kong-ee/pull/7961

KAG-3614

### Summary

Adds couple of patches that were recently merged to upstream project.

This should finally fix test issues with PCRE2 on EE master.
@pull-request-size pull-request-size bot added size/L and removed size/M labels Mar 4, 2024
@bungle bungle merged commit e077cae into master Mar 5, 2024
36 checks passed
@bungle bungle deleted the chore/patches-pcre2 branch March 5, 2024 08:26
github-actions bot pushed a commit that referenced this pull request Mar 5, 2024
* chore(patches): fix pcre2 regex memory corruption issues

### Summary

Adds couple of patches that were recently merged to upstream project.

This should finally fix test issues with PCRE2 on EE master.

* chore(patches): remove useless pcre config on stream module

### Summary

Just a small patch from the upstream:
openresty/stream-lua-nginx-module@f1499e3

(cherry picked from commit e077cae)
@team-gateway-bot
Copy link
Collaborator

Successfully created backport PR for release/3.6.x:

@bungle
Copy link
Member Author

bungle commented Mar 5, 2024

Note: accidentally squash merged.

bungle added a commit that referenced this pull request Mar 5, 2024
* chore(patches): fix pcre2 regex memory corruption issues

### Summary

Adds couple of patches that were recently merged to upstream project.

This should finally fix test issues with PCRE2 on EE master.

* chore(patches): remove useless pcre config on stream module

### Summary

Just a small patch from the upstream:
openresty/stream-lua-nginx-module@f1499e3

(cherry picked from commit e077cae)
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.

4 participants