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

netty: Add fuzz test for HttpRequestDecoder #12744

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

yawkat
Copy link

@yawkat yawkat commented Nov 21, 2024

This is my initial PR to get my feet wet, sort out the CLA, so it's just a small change.

The main change is a fuzzer for HttpRequestDecoder. This fuzzer reproduces the bug fixed by netty/netty#13735 .

I also added myself to the contact list of the netty project. This was approved by @normanmaurer in January: netty/netty#13033 (comment) – unfortunately it took me until now to get corp approval for the CLA.

This is my initial PR to get my feet wet, sort out the CLA, so it's just a small change.

The main change is a fuzzer for HttpRequestDecoder. This fuzzer reproduces the bug fixed by netty/netty#13735 .

I also added myself to the contact list of the netty project. This was approved by @normanmaurer in January: netty/netty#13033 (comment) – unfortunately it took me until now to get corp approval for the CLA.
Copy link

yawkat is a new contributor to projects/netty. The PR must be approved by known contributors before it can be merged. The past contributors are: aschaich

@yawkat
Copy link
Author

yawkat commented Nov 22, 2024

@aschaich Can you approve this?

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