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 missing CR is some tests #112

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Fix missing CR is some tests #112

merged 1 commit into from
Oct 16, 2024

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