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

feat(tests): Add fuzz test for writer without content length #2100

Merged
merged 3 commits into from
Apr 24, 2023

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Apr 24, 2023

This PR will add fuzz test for writer without content length.

Fix #2093

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo requested a review from suyanhanx April 24, 2023 10:43
Copy link
Member

@suyanhanx suyanhanx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@Xuanwo Xuanwo merged commit 2fed1a1 into main Apr 24, 2023
@Xuanwo Xuanwo deleted the add-fuzz-writer-test branch April 24, 2023 10:50
@Xuanwo Xuanwo mentioned this pull request Apr 25, 2023
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.

Add fuzz writer test to make sure our writer implement correctly
2 participants