testing: fuzzing: no string comparison instrumentation? #50231
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
FrozenDueToAge
fuzz
Issues related to native fuzzing support
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
go1.18beta1
fuzzer is unable to figure out "tomatos" is a crasher after almost 40M iterations. Is string comparison not instrumented in go1.18 beta or perhaps there is a flag that I am missing? I was able to write a very similar test case with dvyukov's go-fuzz and it crashes in about 25 fuzzing iterations.The text was updated successfully, but these errors were encountered: