Fuzzing: Add archive fuzzer

Signed-off-by: AdamKorcz <adam@adalogics.com>
This commit is contained in:
AdamKorcz
2021-07-22 16:22:01 +01:00
parent a137b64f50
commit 2556aac675
9 changed files with 655 additions and 4 deletions

3
vendor/github.com/AdaLogics/go-fuzz-headers/go.mod generated vendored Normal file
View File

@@ -0,0 +1,3 @@
module github.com/AdaLogics/go-fuzz-headers
go 1.13