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(kong.tools.http): ensure the EMPTY table returned by parse_directive_header is readonly #13491

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

ADD-SP
Copy link
Contributor

@ADD-SP ADD-SP commented Aug 12, 2024

Summary

Panic on writing the EMPTY table

Skipping changelog as this bug has not been released yet.

Checklist

  • [N/A] The Pull Request has tests
  • [N/A] A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • [N/A] There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

…tive_header` is readonly

Panic on writing the EMPTY table
@github-actions github-actions bot added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Aug 12, 2024
@ADD-SP ADD-SP merged commit 0960f88 into master Aug 12, 2024
41 of 43 checks passed
@ADD-SP ADD-SP deleted the add_sp/fix-tools-http branch August 12, 2024 09:20
@team-gateway-bot
Copy link
Collaborator

Successfully created cherry-pick PR for master:

ProBrian pushed a commit that referenced this pull request Aug 13, 2024
ADD-SP pushed a commit that referenced this pull request Aug 13, 2024
Inspired by #13491
This PR did not replace all so-called `EMPTY` tables, only which are obviously read-only.

https://konghq.atlassian.net/browse/KAG-5140
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee size/XS skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants