forked from nihonium/linux-auth
go-fuzz drafts
This commit is contained in:
parent
6df0c32f25
commit
64ecd5ada1
5 changed files with 73 additions and 0 deletions
3
myfuzz/install_go-fuzz.sh
Executable file
3
myfuzz/install_go-fuzz.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
go install github.com/dvyukov/go-fuzz/go-fuzz@latest github.com/dvyukov/go-fuzz/go-fuzz-build@latest
|
||||
Loading…
Add table
Add a link
Reference in a new issue