Skip to content

Commit

Permalink
chore: add fuzz corpus
Browse files Browse the repository at this point in the history
  • Loading branch information
tdakkota committed Apr 24, 2023
1 parent 7787df8 commit 3f3f2dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testdata/fuzz/FuzzDecodeEncodeDecode/3fd9827db9432432
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("0:\n 0: #\n !0\n -")
2 changes: 2 additions & 0 deletions testdata/fuzz/FuzzDecodeEncodeDecode/64588d00b12b492f
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("0:\n 0: #\n !0\n 0:")

0 comments on commit 3f3f2dd

Please sign in to comment.