thepudds / fzgen

Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature types.
Apache License 2.0
105 stars 5 forks source link

gen: fix unnamed param and package qualifier problems seen with tailscale repo #9

Closed thepudds closed 2 years ago

thepudds commented 2 years ago

Updates #3