go-fuzz drafts

This commit is contained in:
vovuas2003 2026-05-06 15:11:58 +03:00
parent 6df0c32f25
commit 64ecd5ada1
5 changed files with 73 additions and 0 deletions

5
myfuzz/run_go-fuzz.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
cp ../data/users.db test_data.db
go-fuzz -bin=myfuzz-fuzz.zip -workdir=work