-
Notifications
You must be signed in to change notification settings - Fork 37.7k
fuzz: version handshake #20370
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
fuzz: version handshake #20370
Conversation
Concept ACK |
Tested ACK dd8654b |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK dd8654b
Running now to compare coverage before and after this patch. I like that the fuzzers now have SendMessages
coverage.
Coverage from dd8654b: Compared to a recent Coverage goes up because of |
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ConflictsNo conflicts as of last run. |
dd8654b
to
fa443f8
Compare
fa443f8
to
fabce45
Compare
Rebased |
cr ACK fabce45: patch looks very much correct |
fabce45 fuzz: version handshake (MarcoFalke) Pull request description: Not fuzzing the version handshake will limit fuzz coverage ACKs for top commit: practicalswift: cr ACK fabce45: patch looks very much correct Tree-SHA512: 4091d27d39edee781d033e471b352084bb54df250d0890e4821a325926a44dff9b26a2614d67dd0529f73bd366b075d7a0a1a570c2837de286a1b93a59a8fb91
Not fuzzing the version handshake will limit fuzz coverage