You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by "notroj (via GitHub)" <gi...@apache.org> on 2024/02/08 15:35:29 UTC

[PR] apr_brigade_split_line fix for LF handling [apr]

notroj opened a new pull request, #53:
URL: https://github.com/apache/apr/pull/53

   ```
   * 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
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@apr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] apr_brigade_split_line fix for LF handling [apr]

Posted by "asfgit (via GitHub)" <gi...@apache.org>.
asfgit closed pull request #53: apr_brigade_split_line fix for LF handling
URL: https://github.com/apache/apr/pull/53


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@apr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org