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

apr_brigade_split_line fix for LF handling #53

Closed
wants to merge 1 commit into from

Conversation

notroj
Copy link
Contributor

@notroj notroj commented Feb 8, 2024

* buckets/apr_brigade.c (apr_brigade_split_line): After finding an LF,
  only split the bucket if the LF is not the last character in the
  data.

* test/testbuckets.c (test_splitline_exactly): New test.

PR: 68278
Submitted by: Barnim Dzwillo <dzwillo strato.de>, jorton

  only split the bucket if the LF is not the last character in the
  data.

* test/testbuckets.c (test_splitline_exactly): New test.

PR: 68278
Submitted by: Barnim Dzwillo <dzwillo strato.de>, jorton
@asfgit asfgit closed this in 16cf73e Feb 8, 2024
@notroj notroj deleted the pr68278 branch February 9, 2024 15:54
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