Skip to content

Conversation

@futatuki
Copy link

As ARC set header may grow up to ARC_MAXHEADER, the limit size per header size we determined to handle, buffer size to store should be larger than it.

With this commit, fix a size of the buffer to store header field body.

This would fix the problem described in PR #161

As ARC set header may grow up to ARC_MAXHEADER, the limit size per
header size we determined to handle, buffer size to store should
be larger than it.

With this commit, fix a size of the buffer to store header field
body.
futatuki added a commit to futatuki/OpenARC that referenced this pull request Sep 18, 2024
…ate-arc-set-headers

As ARC set header may grow up to ARC_MAXHEADER, the limit size per header size we determined to handle, buffer size to store should be larger than it.

With this commit, fix a size of the buffer to store header field body.

This would fix the problem described in PR trusteddomainproject#161

trusteddomainproject#180
futatuki added a commit to futatuki/OpenARC that referenced this pull request Sep 18, 2024
flowerysong pushed a commit to flowerysong/OpenARC that referenced this pull request Oct 2, 2024
As ARC set header may grow up to ARC_MAXHEADER, the limit size per
header size we determined to handle, buffer size to store should
be larger than it.

With this commit, fix a size of the buffer to store header field
body.

trusteddomainproject/OpenARC#180
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