Fuzzing: Rewrite fuzzers to native Go 1.18 fuzzers #9479
Labels
Component: General
Changes throughout the code base
Type: Enhancement
Logical improvement (somewhere between a bug and feature)
Type: Testing
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
The text was updated successfully, but these errors were encountered: