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: apply more patches for msquic 2.3.8 #333

Merged

Conversation

qzhuyan
Copy link
Collaborator

@qzhuyan qzhuyan commented Dec 19, 2024

quick fix: #334

- buffer overflow when tracing
- buffer overflow when GSO off, Linux epoll, large payload
  microsoft/msquic#4717
@qzhuyan qzhuyan force-pushed the dev/william/more-patches-for-msquic-2.3.8 branch from e9d6e8e to f47a245 Compare December 19, 2024 13:46
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12413949211

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on dev/william/more-patches-for-msquic-2.3.8 at 86.448%

Totals Coverage Status
Change from base Build 12397803468: 86.4%
Covered Lines: 4076
Relevant Lines: 4715

💛 - Coveralls

@qzhuyan qzhuyan marked this pull request as ready for review December 19, 2024 14:42
@qzhuyan qzhuyan merged commit c50455e into emqx:main Dec 19, 2024
51 checks passed
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.

Buffer overflow when send large payload in certain env
3 participants