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

Fuzzing: Rewrite fuzzers to native Go 1.18 fuzzers #9479

Open
AdamKorcz opened this issue Jan 6, 2022 · 0 comments
Open

Fuzzing: Rewrite fuzzers to native Go 1.18 fuzzers #9479

AdamKorcz opened this issue Jan 6, 2022 · 0 comments
Labels
Component: General Changes throughout the code base Type: Enhancement Logical improvement (somewhere between a bug and feature) Type: Testing

Comments

@AdamKorcz
Copy link
Contributor

Feature Description

With Go 1.18 coming soon, it would help the Vitess project to rewrite the fuzzers to native go fuzzers to make local testing easier.

OSS-fuzz will support native fuzzers, and as part of testing that support I am rewriting Vitess's fuzzers from the go-fuzz engine to the native engine and will commit them here once they are ready.

The work can be followed here: google/oss-fuzz#7055

@ajm188 ajm188 added Type: Enhancement Logical improvement (somewhere between a bug and feature) Type: Testing Component: General Changes throughout the code base labels Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: General Changes throughout the code base Type: Enhancement Logical improvement (somewhere between a bug and feature) Type: Testing
Projects
None yet
Development

No branches or pull requests

2 participants