wire
wire copied to clipboard
Create fuzzing harness/tests for Wire
Is your feature request related to a problem? Please describe.
In the past, Wire has had issues with panicing on some types of inputs. (I can't find an example PR or issue, but I know that is has had them.) We've fixed them as we've found them, but for wider usage, it would better to find these issues proactively.
Describe the solution you'd like
We should create a go-fuzz harness for Wire and perform fuzz testing to shake out any crashes before launching 1.0.
Is this still something that is needed? I will be happy to look into it.
Would definitely be appreciated, yeah!