Skip to content

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented Oct 16, 2024

Some of the tests explicitly add "\r" to line endings but fail to do so in empty lines. This causes parsing failures in llhttp-9. Fix them to use CRLF consistently across all lines.

Some of the tests explicitly add "\r" to line endings but fail to do so
in empty lines.  This causes parsing failures in llhttp-9.  Fix them
to use CRLF consistently across all lines.
@elprans elprans merged commit 21a199d into MagicStack:master Oct 16, 2024
18 checks passed
@mgorny mgorny deleted the fix-crlf branch October 16, 2024 17:35
@mgorny
Copy link
Contributor Author

mgorny commented Oct 16, 2024

Thanks!

elprans added a commit that referenced this pull request Oct 16, 2024
Fixes
=====

* Fix missing CR is some tests
  (by @mgorny in 21a199d for #112)

* Bump bundled llhttp to 9.2.1
  Fixes CVE-2024-27982
  (by @elprans in 560bd9e for #113)
@elprans elprans mentioned this pull request Oct 16, 2024
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.

2 participants